G
Gary Simpson
Guest
Hi Good People
I have some textboxes on my form. also I have a DataGridView.
When I select a row in the DataGridView I want to populate the textboxes with that row I selected in the DataGridView.
Then, If any textbox value is changed, I then click a button to save the changes in the textboxes. But how is code written to Update the changes in the Textboxes to the DataGridView.
Kind Regards
Gary
Gary Simpson
Continue reading...
I have some textboxes on my form. also I have a DataGridView.
When I select a row in the DataGridView I want to populate the textboxes with that row I selected in the DataGridView.
Then, If any textbox value is changed, I then click a button to save the changes in the textboxes. But how is code written to Update the changes in the Textboxes to the DataGridView.
Kind Regards
Gary
Gary Simpson
Continue reading...