I'm created a form with textbox and bind it to dataset.
Problem: when row is changing, on previous record "rowstate" always becomes "modified", causes to update this row on server.
Anybody know, why this may happens?
Thanks.
Printable View
I'm created a form with textbox and bind it to dataset.
Problem: when row is changing, on previous record "rowstate" always becomes "modified", causes to update this row on server.
Anybody know, why this may happens?
Thanks.