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

Data Binding and GetChanges

$
0
0

I have an input TextBox that's bound to a DataTable in a DataSet.  After entering data into the TextBox, the new value shows in the DataTable, but DataTable.GetChanges() returns null.  Does data binding do something to prevent change detection like this?  I found this identical question in the forum from 2003, but it hadn't been answered.

Thanks.  Steve


Viewing all articles
Browse latest Browse all 2535

Trending Articles