search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

DayPilot Pro WeekView Bug inside update panel

Asked by Ray
11 years ago.

I current try to convert daypilot lite weekview to daypilot pro. All weekview in daypilot pro with problem inside update panel. (This weekview work perfect in lite version).

my code actually very simple.
dpWeek.StartDate = DayPilot.Utils.Week.FirstDayOfWeek(StartDate)
dpWeek.DataSource = DataSource
dpWeek.DataBind()

If I change the startdate in update panel, then the weekview will disappeear. How can i solve this problem?

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

There is now a new version available that improves the interoperability with UpdatePanel:

http://www.daypilot.org/daypilot-pro-for-asp-net-webforms-7-1-sp3.html

Please let me know if the problem persists.

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