ParamQuery grid support forum
General Category => Bug Report => Topic started by: swapnilsu on June 08, 2022, 01:12:31 pm
-
Hi Team,
We are getting duplicate records issue while sorting and then scroll when grid fully loaded in lazy load example provided in your website. we are used the same code in our application for lazy loading users saw this issue when grid is fully loaded and then scroll-sort.
Please do needful.
Thanks,
Swapnil
-
This example https://paramquery.com/pro/demos/editing_infinite_scroll is for batch editing with lazy loading only. As you can see there is no supporting code for remote sorting in the remote scripts for that example.
If you need sorting support, then combine these 2 examples:
https://paramquery.com/pro/demos/editing_infinite_scroll
https://paramquery.com/pro/demos/infinite_scroll
or disable the sorting.
-
Thanks for your support, we will try implement remote sorting and if we have any issue let you know