AJAX DATA LOAD

Hi,

1.is there any way to load data only for one day or one week and load new tasks on date change?
2. how to disable month view button? (im doing it by visibility option in css but is there other way?)
3. how to define work hours in timeline view?

Hello,

  1. check this article scheduler-net.com/docs/loading_d … g_datasets

  2. scheduler-net.com/docs/fields_an … ging_views you can remove month from initial configuration

  3. you can remove some hours from the timeline, or highlight and/or block them
    scheduler-net.com/docs/hiding_time_units.html
    scheduler-net.com/docs/blocking_and_marking.html