Is there a way to maintain the pending changes on the grid when using ServerPaging, ServerGrouping, ServerFiltering, ServerSorting and ServerAggregates? We're losing all pending changes whenever a filter is applied, page is changed, column sorted, etc. Should these changes be preserved by default or is there something we can do to preserve them? At a minimum, is there something we can do to detect these actions and prompt the user to commit the changes before filtering, paging, etc?