ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: vijay@spinetechnologies on August 19, 2024, 05:01:47 pm
-
Hi Paramvir,
We are using PQ Grid (v9.0.1) with Server Side Pagination and Server Side Filter Options.
Suppose, I Move to the Second page and try to filter the data, Internally I get the Current Page index i.e. 1
In this case, When the filtration is applied, the Page index should reset to 0.
-
you can return curPage = 0 from remote script to reset it in the grid.