This is a migrated thread and some comments may be shown as answers.

RadGridViewCommands for RadGridView_RowValidating

2 Answers 33 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ram
Top achievements
Rank 1
Ram asked on 07 Jun 2011, 05:08 PM
Hi,

I'm trying to capture the user editing the data and leaving the Rad grid row with out saving it. So, I'm showing a prompt box in RadGridView_RowValidating to save the row or not. In order to get the response from the prompt box i need to write the rest of the logic in the MessageBoxCloseDelegate(methodname) for taking action depending on the messagebox result.

We dealt with the same situation on Calendar and we found DeleteAppointment command for Appointment Deleting using commands and re-executing the same Appointment Deleting event. So, do you have any commands for RowValidating in GridView like the DeleteAppointment for Calendar? I didn't see any direct commands except CancelRowEdit which is close. If I can achieve what I'm doing with CellEditEnded event then when exactly does this event get fired?

Please Let me know.

Thanks,
Ram.

2 Answers, 1 is accepted

Sort by
0
Accepted
Maya
Telerik team
answered on 08 Jun 2011, 02:49 PM
Hello Ram,

Please find the answer to your request in the other forum thread you have started on the same issue.

Greetings,
Maya
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Ram
Top achievements
Rank 1
answered on 08 Jun 2011, 02:51 PM
I'm sorry for the confusion. My internet connection was lost during the submission of the first post, so I thought it was not posted and re-posted it. I couldn't find a delete for the duplicate post. Please do the same if you can.

Thanks,
 Ram.
Tags
GridView
Asked by
Ram
Top achievements
Rank 1
Answers by
Maya
Telerik team
Ram
Top achievements
Rank 1
Share this question
or