Is it feasible to modify Daypilot to allow the delayed loading of schedule events that are not visible in the current viewport of the scheduler? I wish to display a schedule for a whole year but only load the schedule events into the client if they scroll vertically and horizontally, a la ajax.
Could the loading of schedule events be performed in background thread to allow the user to start interacting with the control without all schedule elements to be loaded, obviously the first batch would be those required for the current viewport.
I appreciate that I am not fully aware of the deign issues relating to this request, so I would appreciate it if you could outline the design issues.
Best Regards
Andrew