Skip to main content

ASPxClientGridBase Events

Represents the client ASPxGridView.
Name Description
BatchEditSummaryDisplayText Fires when a user changes the summary item value.
Init Occurs on the client side after the control has been initialized. Inherited from ASPxClientControlBase.
KeyDown Occurs when a user presses a key while the control has focus.
KeyPress Occurs when a user presses and releases a key while the control has focus.
KeyUp Occurs when a user releases the pressed key while the control has focus.
ToolbarItemClick Fires after a toolbar item has been clicked.
See Also