AJAX Calendar/Scheduling Controls
Hello
I'm using "DayPilotProTrial-5.2.1672" SCHEDULER
Add resurce and children in CODEBEHIND but in postback event deletes the child's daypilotSchedulet.
Thanks.
Do you have ViewState turned on? The Resources collection is stored there and it should be persisted between calls (both CallBack and PostBack).
Anyway, DayPilot Pro 5.4 will manage the Resources collection persistence on its own (independent of the ViewState) so it should eliminate this problem.
If EnableViewState = True. I will try DayPilot Pro 5.4 Thanks
DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java