Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Dhtmlx 调度程序中,我想更改特定时间段的背景颜色,例如下午 1 点到下午 2 点,前提是这不是“事件”。有没有办法做到这一点?
先感谢您。
您可以使用该方法实现此目的scheduler.markTimespan。
scheduler.markTimespan
请参阅此处的文档。