How to fire onTimeRangeSelect/ed events for disabled cells Answered: You can use the onTimeRangeSelecting event to set args.ignoreDisabledCells to true when you want to allow the time range selection. javascriptschedulerdisabledcells
Show resource unavailability based on time-range not on cells Answered: It's possible to implement custom rules using onEventMoving, onEventResizing and onTimeRangeSelecting events: https://api.daypilot.org/daypilot-scheduler-oneventmoving/ https://api.daypilot.org/daypi... how-tojavascriptunavailabilityresourcecellstime-range