Winforms editing and updating??
hi all i have taken a datagridview to display my data after that i want to edit and update the data,but how to get textboxes in datagridview and update the data as we do in asp.net webforms??plz help me on this,thanks.
Sam HobbsPosted Mar 11, 2010, 11:09 PM
chanduPosted Mar 11, 2010, 7:50 AM
Kirtan PatelPosted Mar 11, 2010, 7:32 AM
and you can Directly Update Date by Double Clicking any cell in dataGridView ..
you just need to write code of Updating data in database ..