The html() method sets the inner HTML of all grid cells in the array.
Declaration
DayPilot.CellArray.html(html)Parameters
html(string) - HTML content to set in all cells in the array
Example
dp.cells.all().html("text");See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot