Hi Team,
We have a scenario where the entire grid will be editable and the grid will have pagination.
What we are trying to achieve is - Let say user made changes to data on a page 1 and then if user clicks on any other page, we want to show a confirmation dialogue "Do you want to save the changes made..." with Yes - No - Cancel button.
If user selects 'Yes' then data will be saved and navigate to selected page
If user selects 'No' then data will not be saved and navigate to selected page
If user selects 'Cancel' then grid will remain on same page with all the edited data.
I assume if we have OnPageIndexChanging event in RadGrid then it could have been achived, but RadGrid only have OnPageIndexChanged event.
Kindly help on this. We are using Q3, 2011 version.
Regards
Tripati Patro
We have a scenario where the entire grid will be editable and the grid will have pagination.
What we are trying to achieve is - Let say user made changes to data on a page 1 and then if user clicks on any other page, we want to show a confirmation dialogue "Do you want to save the changes made..." with Yes - No - Cancel button.
If user selects 'Yes' then data will be saved and navigate to selected page
If user selects 'No' then data will not be saved and navigate to selected page
If user selects 'Cancel' then grid will remain on same page with all the edited data.
I assume if we have OnPageIndexChanging event in RadGrid then it could have been achived, but RadGrid only have OnPageIndexChanged event.
Kindly help on this. We are using Q3, 2011 version.
Regards
Tripati Patro