search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

CallBack as EventClickHandling and Using DayPilotCalendar1_EventClick method in cs file , want to use Redirect in DayPilotCalendar1_EventClick method

Asked by nidhi
5 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.

Answer posted by Dan Letecky [DayPilot]
5 years ago.

To perform a server-side redirect you need to use "PostBack" event handling type.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.