Click here to Skip to main content
15,898,010 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have a Form which has a textbox control and combobox control and addRow button and removeRow button and a datagridview which isn't bound with database. I can successfully adding row in the grid and also deleting row from grid but how can I update the selected row.I can fill the text value and combobox value using CellDoubleClick event handler. But I want to change the value in the texbox and there is a button which is updateRow button. I want to update the selected row when I click the update button.

Any sample code will be appreciated.



Thanks a lot
Md.Mithun
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900