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

Default Context Menu question

1 Answer 98 Views
GridView
This is a migrated thread and some comments may be shown as answers.
gerbrand
Top achievements
Rank 2
gerbrand asked on 20 Apr 2009, 12:48 PM
I'm wondering how I could catch the event when you click on the "delete row" in the default context menu.

What I want to do is when I click on that, it removes the row from one gridview and it has to be added to another gridview.

I was searching in the helpfiles but I didn't find anything that could help me.

thanks in advanced

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 22 Apr 2009, 03:52 PM
Hi gerbrand,

Thank you for contacting us. You may read this forum post. There is some sample code about using the ContextMenuOpening event and accessing menu items. You may subscribe to menu item click event in this event handler and implement your own logic.

I hope this helps. Do not hesitate to write me back if you have further questions.

Greetings,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
gerbrand
Top achievements
Rank 2
Answers by
Nick
Telerik team
Share this question
or