Hello developer,
Thanks for the support that you have provided in the course of time for the issues that I have faced during development.
I would like to put forward two issues that I'm facing with kendo scheduler(AngularJS)..
1)Is there any way that I could enable the pop up generated by double clicking on a date to be opened by a single click ?
2)Is there any way that I could define custom close event from my controller (I'm using AngularJS Kendo scheduler).
I tried by giving
$scope.scheduleroptionds.window.close=true;
which works for the very first time but I have to reload the page every time to make it work..
Awaiting your kind reply..
Thanks again..