Cell background set in BeforeCellRender but not show for whole scheduler
10 years ago.
Hi,
I set the e.BackgroundColor = "red"; in this function [BeforeCellRender]
But i notice it only show 2 rows in red color. It wont show for whole scheduler.
It only show for others rows(all cell) when you scroll.
This is annoying and i dono how to solve it.
Do anyone know how to solve this issues? May refer to image for the issues.
Weirdly if i integrate navigator with previous and next, it will show all cell in red color.
My main purpose is will show different color for each cell slot according to each person working hours. Thus, I need those non working in grey color and working on white color. But right now it doesn't show unless i scroll it.
DayPilot