Using the ASP.NET scheduler control.
Currently reloading sections using AJAX call and
scheduler.updateCollection("ajax_options", sections);
I would also like to reload sections when I change the date in the Timeline View but I was not able to find the appropriate event.
Any suggestions on how to handle this?
Thanks