I am using the BeforeCellRenderer event to modify certain cell's background color via DayPilot.Web.Ui.Events.BeforeCellRenderEventArgs which works as expected. the problem as soon as an event updates, like moving one event, all cell backgroundcolors are gone and BeforeCellRender event isnt fired again which i would expected.