How to work with a editor template and default editor

Good afternoon. 
     
 I have configured Schedule in my Project, but now I need to customize the editor popup  to use the default editor and a template.

   I want to apply, the following behavior 
  • When I double-click in an empty cell, I need to display an editor template .
  • When in the context menu, I select the edit item I need  to display the default editor pop up 
     I understand that if I add the editorTemplate property to the Scheduler, I can use the template. But is there a way to modify the template to display at runtime? (maybe call a JS function to render, refresh or something like that) 

I´m using js,  ASP.NET , AngularJs. 



1 Reply

BS Balasubramanian Sattanathan Syncfusion Team March 4, 2020 01:03 PM UTC

Hi Juan Manuel Gago, 
 
Greetings from Syncfusion Support. 
 
We have validated your requirements and prepared a sample based on that. In the below sample, if we double click the empty cells, the custom editor window will be open and if we click the open appointment of the context menu, the default editor window will be open. 
 
Screenshot for Q1: 
 
 
Screenshot for Q2: 
 
 
 
Kindly try the above sample and let us know if you have any concerns 

Regards, 
Balasubramanian S

Loader.
Up arrow icon