ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: Sivakumar on March 11, 2020, 07:17:04 pm
-
Hi,
This is just for information purpose.
I am currently trying to implement a grid with either any of Pagination, Infinite Scrolling or lazy Loading but wondering how the filter functionality works in these three different functionalities?
Is the filter functionality filters on throughout the data or it only works as per the pages in pagination?
Kindly help on this by explaining each category or by providing some links that will guide through this.
Thanks,
-
Local paging -> local or remote filtering
https://paramquery.com/pro/demos/filter
https://paramquery.com/pro/demos/filter_local
Remote paging -> remote filtering
Ex of remote filtering: https://paramquery.com/pro/demos/filter_header
Infinite scrolling, Lazy loading -> remote filtering
https://paramquery.com/pro/demos/infinite_scroll
Remote requests: https://paramquery.com/pro/tutorial#topic-remote-requests