The following tables list the members exposed by BaseGridUpdatingWrapper<T,TOut>.
Name | Description | |
---|---|---|
Updating | GridUpdating |
Name | Description | |
---|---|---|
AddClientEvent | ModelWidgetBase.AddClientEvent | |
ClientEvents | ModelWidgetBase.ClientEvents | |
ColumnSettings | updating column settings | |
DialogWidget | GridUpdating.DialogWidget | |
EditMode | the edit mode of grid | |
EnableAddRow | disables add-new-row | |
EnableDataDirtyException | value false will disable exception, which is raised when grid has pending transactions and may fail to render data correctly. | |
EnableDeleteRow | disables delete-row | |
ExcelNavigationMode | GridUpdating.ExcelNavigationMode | |
HorizontalMoveOnEnter | GridUpdating.HorizontalMoveOnEnter | |
Inherit | ||
Locale | Overloaded. GridUpdating.Locale | |
RowEditDialogOptions | GridUpdating.RowEditDialogOptions | |
SaveChangesErrorHandler | Specifies 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 | |
SaveChangesSuccessHandler | Specifies a custom function to be called when AJAX request to the updateUrl option succeeds. Receives as argument the data returned by the server | |
ShowDoneCancelButtons | hides Done and Cancel buttons | |
ShowReadonlyEditors | GridUpdating.ShowReadonlyEditors | |
StartEditTriggers | the events which trigger start edit mode in grid | |
SwipeDistance | GridUpdating.SwipeDistance | |
Validation | enables validation for all editors | |
WrapAround | GridUpdating.WrapAround |
View on GitHub