Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About Filter #409

Open
torsilver opened this issue Apr 17, 2017 · 0 comments
Open

About Filter #409

torsilver opened this issue Apr 17, 2017 · 0 comments

Comments

@torsilver
Copy link

I try to use Filter and FilterBar modules in my codes
when I got some new stores, I use
grid.model.clearCache();
grid.setStore(store);
grid.body.refresh();
to Refresh my grid.
But after the refresh the filter I set before refresh is gone.
Can some one tell me how I can keep the filter. So the grid will show new data and with filter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant