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 スケジューラで、特定のタイム スロットの背景色を変更したいと考えています (例: 1PM から 2PM)。これは「イベント」ではありません。これを行う方法はありますか?
前もって感謝します。
scheduler.markTimespanメソッドを使用してこれを実現できます。
scheduler.markTimespan
こちらのドキュメントを参照してください。