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

filtering with client side data without firing GetData event #1024

Open
mkgn opened this issue Nov 10, 2017 · 0 comments
Open

filtering with client side data without firing GetData event #1024

mkgn opened this issue Nov 10, 2017 · 0 comments

Comments

@mkgn
Copy link

mkgn commented Nov 10, 2017

I have ng-Table setup with server side pagination. However I want the filtering to work only with the client side data. At the moment if i type on a filter, for every keystroke it fires GetData event to the server.

Can't I use GetData to fire only when a page is clicked? So the filtering works with the downloaded dataset and it doesn't trigger GetData.

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