Hi, i'm trying to assign start/end time values of an eventto some drop down lists when the user selects a particular event. The drop down lists exist in the same UpdatePanel as the daypilotcalendar but when i try and set the selected value within the OnEventClick handler, the dropdowns don't change.
I'm using conditional updatemodes and have tried putting the drop-downs in a nested update panel with triggers etc.
Cheers