When the page first loads (in day view) the Scheduler sets the DayStartTime, DayEndTime, WorkDayStartTime and WorkDayEndTime to whaterver the values are set to declaritively even though I set them programmatically (in Scheduler_PreRender).
After the page initially loads and I do something to refresh the scheduler like changing the date, then the correct start and end times are displayed.
Is this a bug and if so is there a workaround?
Al
After the page initially loads and I do something to refresh the scheduler like changing the date, then the correct start and end times are displayed.
Is this a bug and if so is there a workaround?
Al