is it possible to open the add/edit event view on a new page? We would like to avoid pop-ups in our application to prevent any user errors.
Thank you,
Jakub
1 Answer, 1 is accepted
0
Accepted
Vladimir Iliev
Telerik team
answered on 18 Apr 2014, 01:22 PM
Hi Jakub,
You can set the "editable" option of the scheduler to false and attach custom "dblclick" event handler to the scheduler element which to navigate to another page and pass the event ID as URL parameter: