-
Sencha Premium Member
Reapply Filters after a grid reconfigure
I have run into the same issue mentioned in this thread.
After calling grid reconfigure the filters feature is not visible in the column header.
The solution suggested was to reapply the filters feature to the grid but I do not know how to do that?
http://www.sencha.com/forum/showthre...id-and-Filters
Thanks,
-
See if the below example helps at all. The store is defined with an alias which makes configuring (or reconfiguring) with the store type easy. During the reconfigure a filters config is passed on the new store config object with the value being the current store's filter mixed collection's items.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules