Author Topic: Page change event in pqGrid  (Read 428 times)

vijay@spinetechnologies

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 87
    • View Profile
Page change event in pqGrid
« 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Page change event in pqGrid
« Reply #1 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.