Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

GridEditEvent Properties

The GridEditEvent type exposes the following members.

Properties


  Name Description
Public property Container
"incell" edit mode - the container element is a table cell "inline" edit mode - the container is a table row "popup" edit mode - the container is a Kendo UI Window element
Public property Grid
The widget instance which fired the event
Public property Model
The data item which is going to be edited
Public property Name