onBeforeCellRender not getting called upon update()
5 years ago.
I have a onBeforeCellRender routine and when I call scheduler.update(), the onBeforeCellRender is not getting executed. I need it to be executed because I changed one of the conditions that the onBeforeCellRender usings when rendering the cell. How can I get the cells to be re-render?
I am using version 2020.4.4807.tar.gz
DayPilot