DayPilot.Row.edit

The edit() method activates row header inline editing.

Declaration

DayPilot.Row.edit();

Example

dp.rows.find("A").edit();