The rowEditHandling property (string) specifies the default submit action for inline row editing in the JavaScript Scheduler component.
"Update"
- updates the row header text using the supplied text
"PostBack"
- fires the RowEdit
event on the server side (ASP.NET WebForms only)
"CallBack"
- fires the RowEdit
event on the server side (ASP.NET WebForms, ASP.NET MVC, Java only)
"Update"
{
rowEditHandling: "CallBack",
// ...
}
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.