Modified-Flag in DataSource incorrect

Hi, why will the row-modified-flag in my datasource set when the editprocess in a cell is canceled by escape-key? greetings markus

2 Replies

AD Administrator Syncfusion Team September 12, 2003 08:16 AM UTC

I do not see a problem in the attached sample, do you? As long as I do not leave the row, I can escape out of all changes on the row and the row state remain unchanged. Now once the rowstate is marked modified, it remains modified until AcceptChanges is called. (The grid will not call AcceptChanges.) How can I see the problem in the sample?


MK Markus Kraft September 12, 2003 08:44 AM UTC

Hi Clay, sorry for the trouble the ModifyFlag-error was selfmade. thanks markus

Loader.
Up arrow icon