DayPilot.CellArray.invalidate

The invalidate() method clears the cached onBeforeCellRender result. It affects all cells in the cell array. See also beforeCellRenderCaching.

Declaration

DayPilot.CellArray.invalidate()

Example

dp.cells.all().invalidate();