Hi, i have to apply css(font-weight) for all cells kindly help.
thanks in advance
The Scheduler cells are marked with "scheduler_default_cell" CSS class (when using the default theme):
.scheduler_default_cell { font-weight: bold; }
See also: https://doc.daypilot.org/scheduler/css-classes/