GridViewClientSideEvents Properties
Contains a list of the client-side events available for the ASPxGridView.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. |
See Also