Hi,
I would like to use the persistence framework (Offline) to store the user specific filter selection of a ListGrid and restore it at next grid construction.
However the state string on a ListGrid, while containing a lot of stuff (selection, columns layout, sort, hilites, ...), does not seem to store any information relative to the filter criteria.
Is there any way to get the FilterEditor state stored ?
Thanks, Ben.
I would like to use the persistence framework (Offline) to store the user specific filter selection of a ListGrid and restore it at next grid construction.
However the state string on a ListGrid, while containing a lot of stuff (selection, columns layout, sort, hilites, ...), does not seem to store any information relative to the filter criteria.
Is there any way to get the FilterEditor state stored ?
Thanks, Ben.
Comment