Skip to main content
Tab

GridViewClientSideEvents Members

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

Constructors

Name Description
GridViewClientSideEvents() Initializes a new instance of the GridViewClientSideEvents 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.
BatchEditChangesPreviewShowing Gets or sets the name of the JavaScript function or the entire code which will handle the ASPxClientGridView.BatchEditChangesPreviewShowing event.
BatchEditChangesPreviewShown Gets or sets the name of the JavaScript function or the entire code which will handle the ASPxClientGridView.BatchEditChangesPreviewShown event.
BatchEditChangesSaving Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditChangesSaving event.
BatchEditConfirmShowing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditConfirmShowing event.
BatchEditEndEditing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditEndEditing event.
BatchEditRowChangesCanceling Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditRowChangesCanceling event.
BatchEditRowDeleting Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditRowDeleting event.
BatchEditRowInserting Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditRowInserting event.
BatchEditRowRecovering Gets or sets the name of the JavaScript function or the entire code which will handle a ASPxClientGridView’s ASPxClientGridView.BatchEditRowRecovering event.
BatchEditRowValidating Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditRowValidating event.
BatchEditStartEditing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditStartEditing event.
BatchEditSummaryDisplayText Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxClientGridView.BatchEditSummaryDisplayText event.
BatchEditTemplateCellFocused Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.BatchEditTemplateCellFocused event.
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.
CellSelectionChanging Specifies the name of the JavaScript function or code that handles the client-side ASPxClientGridView.CellSelectionChanging event.
ClipboardCellPasting Specifies the name of the JavaScript function or code that handles the client-side ASPxClientGridView.ClipboardCellPasting event.
ColumnGrouping Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnGrouping event.
ColumnMoving Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnMoving event.
ColumnResized Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnResized event.
ColumnResizing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnResizing event.
ColumnSorting Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnSorting event.
ColumnStartDragging Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ColumnStartDragging event.
ContextMenu Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.ContextMenu event.
ContextMenuItemClick Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientGridView.ContextMenuItemClick event.
CustomButtonClick Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.CustomButtonClick event.
CustomizationWindowCloseUp Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.CustomizationWindowCloseUp event.
DetailRowCollapsing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.DetailRowCollapsing event.
DetailRowExpanding Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.DetailRowExpanding event.
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.
FocusedRowChanged Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.FocusedRowChanged event.
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.
KeyDown Specifies a JavaScript function name or code that handles the client-side ASPxClientGridBase.KeyDown event. Inherited from GridClientSideEvents.
KeyPress Specifies a JavaScript function name or code that handles the client-side ASPxClientGridBase.KeyPress event. Inherited from GridClientSideEvents.
KeyUp Specifies a JavaScript function name or code that handles the client-side ASPxClientGridBase.KeyUp event. Inherited from GridClientSideEvents.
RowClick Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.RowClick event.
RowCollapsing Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.RowCollapsing event.
RowDblClick Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.RowDblClick event.
RowExpanding Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.RowExpanding event.
RowFocusing Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientGridView.RowFocusing event.
SelectionChanged Gets or sets the name of the JavaScript function or the entire code which will handle a client ASPxGridView’s ASPxClientGridView.SelectionChanged event.
ToolbarItemClick Gets or sets the name of the JavaScript function or the entire code which will handle the client ASPxClientGridBase.ToolbarItemClick event.

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