Author Topic: Remote paging with tracking on does not notify user when navigating  (Read 3261 times)

craigarnett

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 1
    • View Profile
We have a grid that is using Remote data and paging along with tracking on for allowing multiple edits with a bulk update when changes are accepted.

We discovered that the user may make changes and then click one of the paging buttons to navigate to another page, and the grid navigates without warning or notifying the user that they have unsaved changes.  The user should be allowed to decide if they want to throw away the changes by continuing or to cancel the navigation so that they can complete their editing and save their changes before navigating.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: Remote paging with tracking on does not notify user when navigating
« Reply #1 on: November 14, 2014, 12:00:24 am »
beforeChange event has been added in pqPager in next upcoming version to check the state of grid and ability to cancel the event before navigating to another page.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: Remote paging with tracking on does not notify user when navigating
« Reply #2 on: December 09, 2014, 12:25:36 am »
It has been added in v2.3.0