Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

Calling acceptchanges on rows changed in a datagridview

$
0
0
I am allowing users to edit rows in a datagridview which is connected to a datatable by a binding source and the changes automatically impact the datatable. I then will update the database with the changes. When should I call the bs.Update(datatable), and also do I need to do datatable.acceptchanges()?

Debra has a question


Viewing all articles
Browse latest Browse all 2535

Trending Articles