BootstrapGridViewEventMap Interface
Declaration
interface BootstrapGridViewEventMap extends BootstrapGridBaseEventMap
IMPORTANT
Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.
Properties
batchEditChangesCanceling Property
Declaration
"batchEditChangesCanceling": GridViewBatchEditChangesCancelingEventArgs
Property Value
batchEditChangesSaving Property
Declaration
"batchEditChangesSaving": GridViewBatchEditChangesSavingEventArgs
Property Value
batchEditConfirmShowing Property
Declaration
"batchEditConfirmShowing": GridViewBatchEditConfirmShowingEventArgs
Property Value
batchEditEndEditing Property
Declaration
"batchEditEndEditing": GridViewBatchEditEndEditingEventArgs
Property Value
batchEditRowDeleting Property
Declaration
"batchEditRowDeleting": GridViewBatchEditRowDeletingEventArgs
Property Value
batchEditRowInserting Property
Declaration
"batchEditRowInserting": GridViewBatchEditRowInsertingEventArgs
Property Value
batchEditRowValidating Property
Declaration
"batchEditRowValidating": GridViewBatchEditRowValidatingEventArgs
Property Value
batchEditStartEditing Property
Declaration
"batchEditStartEditing": GridViewBatchEditStartEditingEventArgs
Property Value
batchEditTemplateCellFocused Property
Declaration
"batchEditTemplateCellFocused": GridViewBatchEditTemplateCellFocusedEventArgs
Property Value
beginCallback Property
Declaration
"beginCallback": BeginCallbackEventArgs
Property Value
callbackError Property
Declaration
"callbackError": CallbackErrorEventArgs
Property Value
columnGrouping Property
Declaration
"columnGrouping": GridViewColumnCancelEventArgs
Property Value
columnMoving Property
Declaration
"columnMoving": GridViewColumnMovingEventArgs
Property Value
columnResized Property
Declaration
"columnResized": GridViewColumnProcessingModeEventArgs
Property Value
columnResizing Property
Declaration
"columnResizing": GridViewColumnCancelEventArgs
Property Value
columnSorting Property
Declaration
"columnSorting": GridViewColumnCancelEventArgs
Property Value
columnStartDragging Property
Declaration
"columnStartDragging": GridViewColumnCancelEventArgs
Property Value
"contextMenu": GridViewContextMenuEventArgs
"contextMenuItemClick": GridViewContextMenuItemClickEventArgs
"customButtonClick": GridViewCustomButtonEventArgs
customizationWindowCloseUp Property
Declaration
"customizationWindowCloseUp": EventArgs
Property Value
detailRowCollapsing Property
Declaration
"detailRowCollapsing": GridViewRowCancelEventArgs
Property Value
detailRowExpanding Property
Declaration
"detailRowExpanding": GridViewRowCancelEventArgs
Property Value
endCallback Property
Declaration
"endCallback": EndCallbackEventArgs
Property Value
focusedCellChanging Property
Declaration
"focusedCellChanging": GridViewFocusedCellChangingEventArgs
Property Value
focusedRowChanged Property
Declaration
"focusedRowChanged": GridViewFocusEventArgs
Property Value
rowClick Property
Declaration
"rowClick": GridViewRowClickEventArgs
Property Value
rowCollapsing Property
Declaration
"rowCollapsing": GridViewRowCancelEventArgs
Property Value
rowDblClick Property
Declaration
"rowDblClick": GridViewRowClickEventArgs
Property Value
rowExpanding Property
Declaration
"rowExpanding": GridViewRowCancelEventArgs
Property Value
rowFocusing Property
Declaration
"rowFocusing": GridViewRowFocusingEventArgs
Property Value
selectionChanged Property
Declaration
"selectionChanged": GridViewSelectionEventArgs
Property Value