Version

TreeGridUpdatingWrapper Class Members

The following tables list the members exposed by TreeGridUpdatingWrapper.

Public Constructors
Public Properties
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodColumnSettingsupdating column settings (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodDialogWidgetGridUpdating.DialogWidget (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodEditModethe edit mode of grid (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodEnableAddChildSpecifies whether to enable or disable adding children to rows.  
Public MethodEnableAddRowdisables add-new-row (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodEnableDataDirtyExceptionvalue false will disable exception, which is raised when grid has pending transactions and may fail to render data correctly. (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodEnableDeleteRowdisables delete-row (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodExcelNavigationModeGridUpdating.ExcelNavigationMode (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodHorizontalMoveOnEnterGridUpdating.HorizontalMoveOnEnter (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodInherit (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodLocaleOverloaded. locale settings  
Public MethodRowEditDialogOptionsGridUpdating.RowEditDialogOptions (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodSaveChangesErrorHandlerSpecifies a custom function to be called when AJAX request to the updateUrl option fails. Receives three arguments - the jqXHR, string describing the type of error and an optional exception object (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodSaveChangesSuccessHandlerSpecifies a custom function to be called when AJAX request to the updateUrl option succeeds. Receives as argument the data returned by the server (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodShowDoneCancelButtonshides Done and Cancel buttons (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodShowReadonlyEditorsGridUpdating.ShowReadonlyEditors (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodStartEditTriggersthe events which trigger start edit mode in grid (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodSwipeDistanceGridUpdating.SwipeDistance (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodValidationenables validation for all editors (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
Public MethodWrapAroundGridUpdating.WrapAround (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<TreeGridUpdating,TreeGridUpdatingWrapper>)
See Also

View on GitHub