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.