Update only selected row in datagridview

  • Thread starter Thread starter Sid Williams
  • Start date Start date
S

Sid Williams

Guest
Hello,

I have a datagridview which is pulling the data from a sql server database

1475234.png

Now, I would like to update the selected row, so I created a from which will update the info

1475235.png

Once I click save, it will update the new information in the database for the selected record. I want that once I save the record, my datagidview should only update the selected row so I can see the new information but should not load entire rows. Can someone help me out ?

Continue reading...
 


Write your reply...
Back
Top