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

Filters are not available if reconfigure is applied on grid ext js 3.3.2 #6

Open
shaikhmshariq opened this issue Jul 18, 2012 · 0 comments

Comments

@shaikhmshariq
Copy link

I am using ext js 3.3.2 and once we apply reconfigure on grid with new store and columnmodel, filters are not visible as 'renderFields' function is only registered on 'render' event of grid.

As a work around I have also registered 'renderFields' on grid.getView()'s 'refresh' event. This works fine but as a author you might have better solution in terms of performance and coding pattern.

Thanks for providing such a nice plugin.

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