Version

GridUpdatingWrapper Class Members

The following tables list the members exposed by GridUpdatingWrapper.

Public Constructors
 NameDescription
Public ConstructorGridUpdatingWrapper Constructor  
Public Properties
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodColumnSettingsupdating column settings (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodDialogWidgetGridUpdating.DialogWidget (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodEditModethe edit mode of grid (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodEnableAddRowdisables add-new-row (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
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<GridUpdating,GridUpdatingWrapper>)
Public MethodEnableDeleteRowdisables delete-row (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodExcelNavigationModeGridUpdating.ExcelNavigationMode (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodHorizontalMoveOnEnterGridUpdating.HorizontalMoveOnEnter (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodInherit (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodLocaleOverloaded. GridUpdating.Locale (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodRowEditDialogOptionsGridUpdating.RowEditDialogOptions (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
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<GridUpdating,GridUpdatingWrapper>)
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<GridUpdating,GridUpdatingWrapper>)
Public MethodShowDoneCancelButtonshides Done and Cancel buttons (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodShowReadonlyEditorsGridUpdating.ShowReadonlyEditors (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodStartEditTriggersthe events which trigger start edit mode in grid (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodSwipeDistanceGridUpdating.SwipeDistance (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodValidationenables validation for all editors (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
Public MethodWrapAroundGridUpdating.WrapAround (Inherited from Infragistics.Web.Mvc.BaseGridUpdatingWrapper<GridUpdating,GridUpdatingWrapper>)
See Also

View on GitHub