We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to use Drag-Drop & Resize in my own context menu

Hello,

In the SfSchedule control, I use my own radial menu instead of the default one.
How to use drag&drop and Resize fonctions in my menu ?

Best regards,
Aurélien

1 Reply

SP Sivakumar Punniya Moorthi Syncfusion Team May 30, 2017 01:23 PM UTC

Hi Aurélien, 
  
Thanks for using Syncfusion Products. 
  
#1 Customizing the context menu in schedule
  
Yes, you can customize the context menu in schedule, please refer the below WinRt Knowledge base sample for this, 
  
  
We have also customized the context menu in our UWP sample browser sample, please refer for above same, 
Sample Link : SampleBrowser/Schedule/Schedule/View/CustomizationDemo 
  
#2 Customizing  drag & drop and Resize functions: 
  
You can customize the drag & drop and Resize function by using the schedule commands.  
  
Kindly find the code example for this, 
ScheduleCommands.DragAndDropCommand.Execute(this.Schedule); 
  
Please let us know, if you have any concerns. 
 
Regards, 
Sivakumar P 


Loader.
Live Chat Icon For mobile
Up arrow icon