View Full Version : Keeping modified records of EditorGridPanel while paging
jsakalos
28 Sep 2009, 1:10 AM
If an EditorGridPanel has also paging then the changes you make on one page are "lost" if you page-out of that page. The good news is that they are not really lost but you need to do a little work to re-apply them when you page back to the modified page.
See http://blog.extjs.eu/patterns/code-patterns/keeping-modified-records-of-editorgridpanel-while-paging/ for more details and example code.
Bulle Bas
28 Sep 2009, 10:21 AM
Very useful info. But shouldn't this not be the standard behavior?To me it seems to be more a valid patch.
I would like to turn this into a reusable behaviour at least.
Again: many thanks for your insights. I am still learning very hard.
galdaka
28 Sep 2009, 11:10 AM
Hi,
Good work Saki. Would be posible a plugin like RowSelectionPaging that capture modified record across paging? I think will be a best solution.
Greetings,
jsakalos
29 Sep 2009, 1:03 AM
I think that row selection plugin does exist.
galdaka
29 Sep 2009, 5:10 AM
I think that row selection plugin does exist.
I refer to: http://www.extjs.com/forum/showthread.php?p=295204#post295204
P.D: Working perfect in 3.X.
Greetings,
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.