Is there a way to know if the UserDeletingRow have been called from the delete button or from cell context menu delete or from row header context menu?
Regards,
Nadia
1 Answer, 1 is accepted
0
Accepted
Ivan Petrov
Telerik team
answered on 10 Jul 2012, 01:39 PM
Hi Nadia,
Thank you for writing.
Currently, there is no direct way to determine what triggered the deletion from within the event. This thought is a good idea and I have logged it into our Public Issue Tracking System - PITS. You can track its status and add your vote/comment to it at the following link - PITS Feature. A possible work around is to use flags which are raised when the context menu is opened. Here is an example: