My DayPilotCalendar don't fire the OnTimeRangeSelected Event on PostBack

Asked by ami
11 years ago.

Hello Everybody.

I'm using DayPilotCalendar Lite but I'm not able to fire the OnTimeRangeSelected Event.

Please help!

Regards

Comment posted by Dan Letecky [DayPilot]
11 years ago.

Are you unable to start selecting cells using drag and drop or it simply doesn't fire the event when the selection is complete?

If you can't even start the selection then you should check the TimeRangeSelectedHandling value (try using "PostBack").

Comment posted by Anonymous
11 years ago.

Hi Dan,
It seems that PostBack doesnt work. I have tried with CallBack and it works.

EventClickHandling="PostBack" OnEventClick="pickupCalendar_EventClick"

Do I need to add some additional setup to make PostBack work?

Comment posted by Dan Letecky [DayPilot]
11 years ago.

It might be a bug, please let me check it.

Comment posted by Luci
11 years ago.

same in my case... Only "Callback" is working....

Comment posted by Dan Letecky [DayPilot]
11 years ago.

I confirm the bug. A fix will be released in a couple of days.

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