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

[Solved] Extending the context menu samples

1 Answer 168 Views
Grid
This is a migrated thread and some comments may be shown as answers.
EricL
Top achievements
Rank 1
EricL asked on 12 Jun 2008, 05:57 PM
Hi all,
I have successfully implemented the context menu samples for the Rad Grid and Rad Menu.

Does anyone know of a way to add this functionality (context menus) to the Header items if they are displayed?  Specifically the Group By row, the Header Text row and the Filter Row.  What we want to have is a way to have a context menu in these areas.  The current implementation only allows context menus in the data rows.

Any help would be greatly appreciated!  Thanks in advance!

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Jun 2008, 12:35 PM
Hi EricL,

Please check this code library:
http://www.telerik.com/community/code-library/submission/b311D-tkhat.aspx

You can use similar approach with GroupHeaderItem and GridFilteringItem - assign a JavaScript function to oncontextmenu where you can show desire menu.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
EricL
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or