Version

editModeActions Property

Returns/sets the actions that will cause the grid to enter edit mode.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_editModeActions() : RowEditModeActions
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfRowEditingTemplate.get_editModeActions();
See Also