Home Unanswered Active Tags New Question

add node children in resource

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.

Asked by Orlando Hernandez 2 years ago.
Replies

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.

Comment posted by Dan Letecky 2 years ago.

If EnableViewState = True. I will try DayPilot Pro 5.4
Thanks

Comment posted by Orlando Hernandez 2 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java