Rank: Member Groups: Member
Joined: 10/28/2008 Posts: 23
|
I use a database to populate the calender. when the form is loaded it populates the data in the scheduler via dayrender event. If I scroll to the next month and then back to the previous month the dates in the calendar that were populated are now blank. How do I keep the data as I scroll to different months?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You shouldn't need to do anything special with the latest version. In the latest version your DayRender event will be automatically called again when you scroll. Have you checked whether your DayRender event is called again when you scroll back?
Thanks
|