hi, I want to add columns dynamically to the scheduler (like adding events). How can I do that ?
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/