The rows.add() method adds a new row to the JavaScript Scheduler component (as the last item at the top level).
DayPilot.Scheduler.rows.add(data);
dp.rows.add({
name: "Resource 10",
id: 10
});Event calendar/scheduling AJAX components. Available for JavaScript/HTML5/jQuery, ASP.NET, ASP.NET MVC. Build resource booking, project management, time tracking applications, personal and shared event calendars.
DayPilot