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

adding columns

Related article: React Scheduler Tutorial
Asked by sher
4 years ago.

hi,
I want to add columns dynamically to the scheduler (like adding events).
How can I do that ?

Answer posted by Dan Letecky [DayPilot]
4 years ago.

If you mean the row header columns you can change them using "rowHeaderColumns" property.

In React, you can use rowHeaderColumns attribute of the <DayPilotScheduler> tag.

See also:
https://doc.daypilot.org/scheduler/row-header-columns/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.