I have a three appointment for a single day , and i want to create the seperate context menu for each this three appointment , will it be possible?
How can i create the Seperate context menu for individual appointment..?
Regards
Samir
1 Answer, 1 is accepted
0
Accepted
Peter
Telerik team
answered on 24 Sep 2009, 01:46 PM
Hi Samir,
Please, refer to the RadScheduler Context Menu demo. In there you can add a custom condition to the
appointmentContextMenu handler and assign a corresponding menu. For example:
function appointmentContextMenu(sender, eventArgs)