ContextMenu with specific items (Paste,copy,delete etc)

I am using SfSchedule and I add appointments to this.
When for example one day is free when I right click it (this day) I have a contextMenu only with the item "Add".
On the other hand when there is an appointment at this time, I have a contextMenu with all the items which are available (copy, paste, delete, add, tec).
How can I remove specific items from that contextMenu?

Example: When I right-click on an appointment and finally I have only Add, Delete, Edit items.

NOT disable but remove the items.

Thanks

1 Reply

VR Vigneshkumar Ramasamy Syncfusion Team October 29, 2018 12:47 PM UTC

Hi Nikos,  
  
Thanks for contacting Syncfusion support,  
  
Currently, schedule doesn’t have support to remove the items in the default context menu, it was controls behavior, but you can customize your own context menu by overriding default context menu and you can use the options you want, please find more details about customizing context menu in schedule by referring our KB from below mentioned link:  
  
  
Or else you can use radial menu as a context menu and collapse or remove the options you don’t want in the style, we have prepared a simple sample for the same, please find the sample below:  
Sample: Customization  
  
Please let us know if this is helpful  
  
Regards,  
Vigneshkumar R 
 


Loader.
Up arrow icon