ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: vijay@spinetechnologies on May 06, 2022, 06:24:28 pm

Title: Page change event in pqGrid
Post by: vijay@spinetechnologies on May 06, 2022, 06:24:28 pm
Hi Paramvir,

I am implementing pqGrid with server-side pagination.

My requirement is that I want to show a popup to the user before he changes the pagination.

I check the documentation but did not find any event related to the pagination.

Please guide us to achieve the same.
Title: Re: Page change event in pqGrid
Post by: paramvir on May 06, 2022, 07:16:24 pm
before paging event is used in this example: https://paramquery.com/pro/demos/editing

Please check the pager API for more events.