CallBack as EventClickHandling and Using DayPilotCalendar1_EventClick method in cs file , want to use Redirect in DayPilotCalendar1_EventClick method
Asked by nidhi
8 years ago.
8 years ago.
I am using CallBack for EventClickHandling
Indise the Method
DayPilotCalendar1_EventClick ()
I want to use Redirect It is not allowing me to do so.
Please suggest me the other way of doing the same in code behind inside EventClick method.
DayPilot