The remove() method removes a row and its children from the Scheduler.
Declaration
DayPilot.Row.remove()Parameters
This method has no parameters.
Example
dp.rows.find("G1").remove();See Also
Angular Scheduler Resource Management [code.daypilot.org]
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot