Hi,
I am using a rad grid which is having a CheckBox column and with multiselection. Paging is enabled for the grid. If user selects one or more row in the grid and clicks on next or prev page button in the pager. A confirmation message should be displayed to user. If user clicks on "OK" in the confirmation message, i would like to perform operation(delete) and page should be changed (user should be redirected to next page), if he clicks on cancel, selection should be cleared and page should be changed.
Can you please help me with this scenario? A code sample will be of great help.
Thanks.
I am using a rad grid which is having a CheckBox column and with multiselection. Paging is enabled for the grid. If user selects one or more row in the grid and clicks on next or prev page button in the pager. A confirmation message should be displayed to user. If user clicks on "OK" in the confirmation message, i would like to perform operation(delete) and page should be changed (user should be redirected to next page), if he clicks on cancel, selection should be cleared and page should be changed.
Can you please help me with this scenario? A code sample will be of great help.
Thanks.