Welcome Guest Search | Active Topics | Sign In | Register

Losing edited cell value on column reorder Options
DTU
Posted: Wednesday, August 4, 2010 7:37:39 PM
Rank: Advanced Member
Groups: Member

Joined: 5/19/2010
Posts: 35
Hi,

I've found that if I'm editting a cell and click on a column header to sort with the cell still selected I'm losing the cell's new value, with the cell reverting to the previous value. Is this a bug or is there something I'm missing?
eo_support
Posted: Thursday, August 5, 2010 10:12:21 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

That should not happen in client running mode. If you run in server or callback mode, then everytime when you sort a column, the data are reloaded from your data source. Thus unless you handle the Grid's ItemChanged event to save the changes back to your data source before rebinding the Grid, all the changes will be lost.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.