I have a datagrid with textboxes and I am trying to get only the rows
that have been changed. I iterate through the datagrid and compare the
row with the DataTable row. I make no changes in the TextBoxes inside
the datagrid.
But for some reason DataTable.GetChanges method always return me a datatable which is saying that all the rows are effected.
Hope it helps!
AzamSharp
Microsoft Certified Professional
My Blog KoffeeKoderInterested in writing for KoffeeKoder!
Email me!