Filter, lazy pagination and data from PHP #963
Unanswered
sartrey2012
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am testing the PlutoGrid, in a SQL table I have a thousand records but I am only interested in showing the first hundred for speed but I would like it if when filtering in the grid's filtering and search utility it would do so on the thousand records in the table. Is this possible with PlutoGrid? If it is, how can i encode? I also need an example of how to load PlutoGrid paginated with data from PHP.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions