Hi,
I want to achieve the following within the Pro-Version auf dhtmlx Scheduler (v.4.3.35 Pro)
I use the limits-options to rule the left and right borders (scheduler.config.limit_start / scheduler.config.limit_end).
The user has the possibility to change the days before and after now while the scheduler is opened with input boxes.
But I cannot achieve the refesh of the scheduler borders.
I tried scheduler.clearAll(); scheduler.updateView() and scheduler.setCurrentView(null,“timeline”).
Is there any chance to achieve the repainting of the whole scheduler without erasing the whole scheduler and init it from scratch ?
kind regards
Marco