search envelope-o feed check
Home Unanswered Active Tags New Question

Questions Tagged switcher

Scheduler - How to switch between dark and light themes

Answered: You can switch the CSS theme using the update() method: dp.update({theme: "my_dark_theme"}); And back: dp.update({theme: "my_light_theme"}); Both theme files need to be included in the page using <li...

Problems between Infinite Scrolling and Switcher over Scheduler Calendar

Answered: The Switcher is only necessary if you want to manage different components, e.g. DayPilot.Calendar for the week view and DayPilot.Month for the Month view. If you are using two different configuration...

Navigator onTimeRangeSelected with Switcher

Answered: I've solved using onTimeRangeSelect insted of onTimeRangeSelected. Bye

Switcher bug

Answered: Thanks, it should be fixed now in the latest sandbox build (8.1.1842): http://javascript.daypilot.org/sandbox/
Questions 1-4 of 4