DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » General » Help with possible AJAX Issue

Help with possible AJAX Issue

Hello,

I recently downloaded the demo and I have to say it is working pretty well. I ended up putting the DemoSQL code into a page on my project and got everything working just fine. I then added a Telerik Tabstrip control to the page and I have the calendar on one page and the a telerik grid on another page of a multipage control.

On first load of the page everything works like a champ on the calendar. If I go the the radgrid tab and do some sort of ajax call like updating the grid with a filter, then click back to the calendar tab - none of the events are getting fired. I am guessing it is because the calendar isn't in the viewstate or something like that.

I can always make separate pages, but it would be nice if I could use the tab control with the AJAX - Any thoughts?

LowTide - 1/26/2008 7:09:02 PM
Hi LowTide, Sorry for the delay.

Version 4.4 of DayPilot includes a fix of a bug that prevented the calendar from working when it was first loaded with Visible="false" and than activated during a partial PostBack by setting Visible="true". If you are not using 4.4 I would try upgrading first.

If that doesn't help, can you please contact me at daypilot @ annpoint.com?

The problem might be in the Tab control (although after a quick look it doesn't appear to do anything else then changing visibility of the divs after tab header click) or in the AJAX update of the grid. I'm not aware of any bug/limitation that would prevent this scenario.
Dan Letecky - 2/3/2008 5:44:43 PM
I just sent an email...
LowTide - 2/14/2008 5:01:20 PM
Post reply