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

Search in GridView does not work with ajax #57

Open
alizoj opened this issue Jun 29, 2016 · 0 comments
Open

Search in GridView does not work with ajax #57

alizoj opened this issue Jun 29, 2016 · 0 comments

Comments

@alizoj
Copy link

alizoj commented Jun 29, 2016

When I search something in GridView first time, it works but when I do it second time it does not search and crashes and I get this error in js console.
Uncaught TypeError: Cannot read property 'filterSelector' of undefined

$.each($(settings.filterSelector).serializeArray(), function () {
2016-06-29_14-43-38

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