ionut.rachita
31 Aug 2009, 7:52 AM
Hello,
I'm doing some modifications over a TreeStore, removing and adding items. After doing this I'm retrieving the list of modified records with getModifiedRecords, and I get an empty list.
Throwing a quick look over the TreeStore class I saw that "modified" variable is used only in removeAll. From my impression after modifing a treeStore is not possible to retrieve the modifications.
So my question is, how can i retrieve the modified records, or more precisely if a treestore was modified? Is there a way to do this, or this is a bug?
Regards,
Ionut
I'm doing some modifications over a TreeStore, removing and adding items. After doing this I'm retrieving the list of modified records with getModifiedRecords, and I get an empty list.
Throwing a quick look over the TreeStore class I saw that "modified" variable is used only in removeAll. From my impression after modifing a treeStore is not possible to retrieve the modifications.
So my question is, how can i retrieve the modified records, or more precisely if a treestore was modified? Is there a way to do this, or this is a bug?
Regards,
Ionut