Skip to main content
A newer version of this page is available. .

BootstrapGridViewClientSideEvents Members

Contains a list of the client-side events available for BootstrapGridView.

Constructors

Name Description
BootstrapGridViewClientSideEvents() Initializes a new instance of the BootstrapGridViewClientSideEvents class. For internal use only.

Properties

Name Description
BatchEditChangesCanceling Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditChangesCanceling event. Inherited from GridViewClientSideEvents.
BatchEditChangesPreviewShowing Gets or sets the name of the JavaScript function or the entire code which will handle the ASPxClientGridView.BatchEditChangesPreviewShowing event. Inherited from GridViewClientSideEvents.
BatchEditChangesPreviewShown Gets or sets the name of the JavaScript function or the entire code which will handle the ASPxClientGridView.BatchEditChangesPreviewShown event. Inherited from GridViewClientSideEvents.
BatchEditChangesSaving Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditChangesSaving event. Inherited from GridViewClientSideEvents.
BatchEditConfirmShowing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditConfirmShowing event. Inherited from GridViewClientSideEvents.
BatchEditEndEditing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditEndEditing event. Inherited from GridViewClientSideEvents.
BatchEditRowDeleting Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditRowDeleting event. Inherited from GridViewClientSideEvents.
BatchEditRowInserting Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditRowInserting event. Inherited from GridViewClientSideEvents.
BatchEditRowRecovering Gets or sets the name of the JavaScript function or the entire code which will handle a ASPxClientGridView’s ASPxClientGridView.BatchEditRowRecovering event. Inherited from GridViewClientSideEvents.
BatchEditRowValidating Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditRowValidating event. Inherited from GridViewClientSideEvents.
BatchEditStartEditing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditStartEditing event. Inherited from GridViewClientSideEvents.
BatchEditTemplateCellFocused Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditTemplateCellFocused event. Inherited from GridViewClientSideEvents.
BeginCallback Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client BeginCallback event. Inherited from CallbackClientSideEventsBase.
CallbackError Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client CallbackError event. Inherited from CallbackClientSideEventsBase.
ColumnGrouping Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnGrouping event. Inherited from GridViewClientSideEvents.
ColumnMoving Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnMoving event. Inherited from GridViewClientSideEvents.
ColumnResized Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnResized event. Inherited from GridViewClientSideEvents.
ColumnResizing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnResizing event. Inherited from GridViewClientSideEvents.
ColumnSorting Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnSorting event. Inherited from GridViewClientSideEvents.
ColumnStartDragging Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnStartDragging event. Inherited from GridViewClientSideEvents.
ContextMenu Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ContextMenu event. Inherited from GridViewClientSideEvents.
ContextMenuItemClick Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientGridView.ContextMenuItemClick event. Inherited from GridViewClientSideEvents.
CustomButtonClick Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.CustomButtonClick event. Inherited from GridViewClientSideEvents.
CustomizationWindowCloseUp This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
DetailRowCollapsing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.DetailRowCollapsing event. Inherited from GridViewClientSideEvents.
DetailRowExpanding Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.DetailRowExpanding event. Inherited from GridViewClientSideEvents.
EndCallback Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s client EndCallback event. Inherited from CallbackClientSideEventsBase.
FocusedCellChanging Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.FocusedCellChanging event. Inherited from GridViewClientSideEvents.
FocusedRowChanged Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.FocusedRowChanged event. Inherited from GridViewClientSideEvents.
Init Gets or sets the name of the JavaScript function or the entire code which will handle a web control’s ASPxClientControlBase.Init client-side event. Inherited from ClientSideEvents.
RowClick Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.RowClick event. Inherited from GridViewClientSideEvents.
RowCollapsing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.RowCollapsing event. Inherited from GridViewClientSideEvents.
RowDblClick Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.RowDblClick event. Inherited from GridViewClientSideEvents.
RowExpanding Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.RowExpanding event. Inherited from GridViewClientSideEvents.
RowFocusing Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientGridView.RowFocusing event. Inherited from GridViewClientSideEvents.
SelectionChanged Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.SelectionChanged event. Inherited from GridViewClientSideEvents.
ToolbarItemClick Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientGridBase.ToolbarItemClick event. Inherited from GridViewClientSideEvents.

Methods

Name Description
Assign(PropertiesBase) Copies the settings from the specified PropertiesBase object to the current object. Inherited from ClientSideEventsBase.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetClientObjectEvents(IDictionary) For internal use. Inherited from ClientSideEventsBase.
GetEventHandler(String) Returns the specified client event’s handler. Inherited from ClientSideEventsBase.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
IsEmpty() Returns a value that indicates whether no handler is assigned to the available client events. Inherited from ClientSideEventsBase.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
SetEventHandler(String, String) Defines a handler for the specified DevExpress client event. Inherited from ClientSideEventsBase.
ToString() Returns an empty string. Inherited from ClientSideEventsBase.
See Also