jeudi 20 mars 2014

GridFilters in 3.x

I couldn't quite find a complete answer for this question in the forums, so I'll pose it.



I have a Grid backed by a ListStore. Calculations are done on all items in the ListStore to provide summary statistics and differential values. I want to be able to limit the items displayed in the grid while still having access (for calculations) to all items in the ListStore. This can be accomplished by the user by having applying the correct GridFilters, however, I would like to do that programmatically (essentially, default values for a grid filter). However, I can't seem to figure out how to do that with a Grid Filter, which seems to only allow you to query the current state.



Alternatively, if I can browse the "invisible" items in the ListStore I can also accomplish the same thing.



I appreciate any suggestions

Joe




Aucun commentaire:

Enregistrer un commentaire