Skip to main content

BootstrapGridViewEventMap Interface

Declaration

interface BootstrapGridViewEventMap extends BootstrapGridBaseEventMap

Remarks

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.

Inherited Members

Inheritance

Properties

batchEditChangesCanceling Property

Declaration

"batchEditChangesCanceling": GridViewBatchEditChangesCancelingEventArgs

Property Value

Type
GridViewBatchEditChangesCancelingEventArgs

batchEditChangesSaving Property

Declaration

"batchEditChangesSaving": GridViewBatchEditChangesSavingEventArgs

Property Value

Type
GridViewBatchEditChangesSavingEventArgs

batchEditConfirmShowing Property

Declaration

"batchEditConfirmShowing": GridViewBatchEditConfirmShowingEventArgs

Property Value

Type
GridViewBatchEditConfirmShowingEventArgs

batchEditEndEditing Property

Declaration

"batchEditEndEditing": GridViewBatchEditEndEditingEventArgs

Property Value

Type
GridViewBatchEditEndEditingEventArgs

batchEditRowDeleting Property

Declaration

"batchEditRowDeleting": GridViewBatchEditRowDeletingEventArgs

Property Value

Type
GridViewBatchEditRowDeletingEventArgs

batchEditRowInserting Property

Declaration

"batchEditRowInserting": GridViewBatchEditRowInsertingEventArgs

Property Value

Type
GridViewBatchEditRowInsertingEventArgs

batchEditRowValidating Property

Declaration

"batchEditRowValidating": GridViewBatchEditRowValidatingEventArgs

Property Value

Type
GridViewBatchEditRowValidatingEventArgs

batchEditStartEditing Property

Declaration

"batchEditStartEditing": GridViewBatchEditStartEditingEventArgs

Property Value

Type
GridViewBatchEditStartEditingEventArgs

batchEditTemplateCellFocused Property

Declaration

"batchEditTemplateCellFocused": GridViewBatchEditTemplateCellFocusedEventArgs

Property Value

Type
GridViewBatchEditTemplateCellFocusedEventArgs

beginCallback Property

Declaration

"beginCallback": BeginCallbackEventArgs

Property Value

Type
BeginCallbackEventArgs

callbackError Property

Declaration

"callbackError": CallbackErrorEventArgs

Property Value

Type
CallbackErrorEventArgs

columnGrouping Property

Declaration

"columnGrouping": GridViewColumnCancelEventArgs

Property Value

Type
GridViewColumnCancelEventArgs

columnMoving Property

Declaration

"columnMoving": GridViewColumnMovingEventArgs

Property Value

Type
GridViewColumnMovingEventArgs

columnResized Property

Declaration

"columnResized": GridViewColumnProcessingModeEventArgs

Property Value

Type
GridViewColumnProcessingModeEventArgs

columnResizing Property

Declaration

"columnResizing": GridViewColumnCancelEventArgs

Property Value

Type
GridViewColumnCancelEventArgs

columnSorting Property

Declaration

"columnSorting": GridViewColumnCancelEventArgs

Property Value

Type
GridViewColumnCancelEventArgs

columnStartDragging Property

Declaration

"columnStartDragging": GridViewColumnCancelEventArgs

Property Value

Type
GridViewColumnCancelEventArgs

contextMenu Property

Declaration

"contextMenu": GridViewContextMenuEventArgs

Property Value

Type
GridViewContextMenuEventArgs

contextMenuItemClick Property

Declaration

"contextMenuItemClick": GridViewContextMenuItemClickEventArgs

Property Value

Type
GridViewContextMenuItemClickEventArgs

customButtonClick Property

Declaration

"customButtonClick": GridViewCustomButtonEventArgs

Property Value

Type
GridViewCustomButtonEventArgs

customizationWindowCloseUp Property

Declaration

"customizationWindowCloseUp": EventArgs

Property Value

Type
EventArgs

detailRowCollapsing Property

Declaration

"detailRowCollapsing": GridViewRowCancelEventArgs

Property Value

Type
GridViewRowCancelEventArgs

detailRowExpanding Property

Declaration

"detailRowExpanding": GridViewRowCancelEventArgs

Property Value

Type
GridViewRowCancelEventArgs

endCallback Property

Declaration

"endCallback": EndCallbackEventArgs

Property Value

Type
EndCallbackEventArgs

focusedCellChanging Property

Declaration

"focusedCellChanging": GridViewFocusedCellChangingEventArgs

Property Value

Type
GridViewFocusedCellChangingEventArgs

focusedRowChanged Property

Declaration

"focusedRowChanged": GridViewFocusEventArgs

Property Value

Type
GridViewFocusEventArgs

rowClick Property

Declaration

"rowClick": GridViewRowClickEventArgs

Property Value

Type
GridViewRowClickEventArgs

rowCollapsing Property

Declaration

"rowCollapsing": GridViewRowCancelEventArgs

Property Value

Type
GridViewRowCancelEventArgs

rowDblClick Property

Declaration

"rowDblClick": GridViewRowClickEventArgs

Property Value

Type
GridViewRowClickEventArgs

rowExpanding Property

Declaration

"rowExpanding": GridViewRowCancelEventArgs

Property Value

Type
GridViewRowCancelEventArgs

rowFocusing Property

Declaration

"rowFocusing": GridViewRowFocusingEventArgs

Property Value

Type
GridViewRowFocusingEventArgs

selectionChanged Property

Declaration

"selectionChanged": GridViewSelectionEventArgs

Property Value

Type
GridViewSelectionEventArgs