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

Security Layer

2 Answers 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Carlo DiCelico
Top achievements
Rank 1
Carlo DiCelico asked on 16 Oct 2007, 01:19 PM
Also, can we use context menus with any control whatsoever (i.e., the Scheduler control)?

Thanks.

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 17 Oct 2007, 12:59 PM
Hi Carlo,

Yes, RadMenu can be integrated as a context menu with various controls which expose the necessary client event on which to show the menu. Here is a couple of examples:

http://www.telerik.com/demos/aspnet/Controls/Examples/Integration/TreeviewAndMenu/DefaultCS.aspx?product=treeview

http://www.telerik.com/demos/aspnet/Controls/Examples/Integration/GridAndMenu/DefaultCS.aspx?product=grid

However, RadScheduler does not have an event which captures the context click  (right-click)  on the client. You can consider the OnClientAppointmentClick event, but in this case the menu will be shown on left-click.

I have logged a feature request for OnClientContextClick event for RadScheduler and our developers will consider implementing it in the future.



Cheers,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Carlo DiCelico
Top achievements
Rank 1
answered on 17 Oct 2007, 01:34 PM
Thanks, Peter.
Tags
General Discussions
Asked by
Carlo DiCelico
Top achievements
Rank 1
Answers by
Peter
Telerik team
Carlo DiCelico
Top achievements
Rank 1
Share this question
or