MVCxGridView Events
The object of this type represents a configured instance of the corresponding extension and is intended to be used mainly as a sender parameter when processing events on the server side.
Name | Description |
---|---|
Add |
Fires when a total summary item is added to the ASPx |
After |
Fires after a callback or a postback initiated by the control has been processed on the server.
Inherited from ASPx |
Auto |
Enables you to assign editors to individual filter row cells.
Inherited from ASPx |
Auto |
Enables the cell editors displayed within the auto filter row cells to be initialized.
Inherited from ASPx |
Batch |
Occurs after an end-user clicks the Update button in batch edit mode and allows you to provide a custom data updating mechanism.
Inherited from ASPx |
Before |
Fires before a column is sorted or grouped.
Inherited from ASPx |
Before |
Occurs before the grid content is exported and allows you to customize export settings.
Inherited from ASPx |
Before |
Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed.
Inherited from ASPx |
Before |
Allows you to populate the header filter dropdown with custom items instead of default items.
Inherited from ASPx |
Before |
Occurs before the control obtains data from a data source.
Inherited from ASPx |
Callback |
Allows you to handle any server exception that might occur during server-side processing of a callback sent by a DevExpress web control.
Inherited from ASPx |
Cancel |
Enables you to prevent changes made within a row from being discarded.
Inherited from ASPx |
Cell |
Occurs after a cell editor contained in the edit cells is initialized, but before it’s shown.
Inherited from ASPx |
Client |
Enables you to save and restore the previously saved layout of the grid.
Inherited from ASPx |
Command |
Enables individual command buttons to be initialized.
Inherited from ASPx |
Context |
Occurs when the context menu is initialized.
Inherited from ASPx |
Context |
Fires on the server side when a context menu item has been clicked.
Inherited from ASPx |
Context |
Enables you to dynamically change the visibility and availability of context menu items.
Inherited from ASPx |
Custom |
Occurs when a custom command button has been clicked.
Inherited from ASPx |
Custom |
Enables you to initialize custom command buttons.
Inherited from ASPx |
Custom |
Fires when you call the ASPx |
Custom |
Allows you to merge grid cells manually.
Inherited from ASPx |
Custom |
Enables you to specify the display text for a cell.
Inherited from ASPx |
Custom |
Allows you to apply a custom grouping algorithm to a column.
Inherited from ASPx |
Custom |
Allows you to apply a custom sort algorithm to a column.
Inherited from ASPx |
Custom |
Fires when a round trip to the server has been initiated by a call to the client ASPx |
Custom |
Enables you to provide custom error descriptions.
Inherited from ASPx |
Custom |
Enables you to display custom text in the filter bar, corresponding to the current filter expression.
Inherited from ASPx |
Custom |
Allows you to customize the text of group rows.
Inherited from ASPx |
Custom |
Enables you to supply any server data that can then be parsed on the client.
Inherited from ASPx |
Custom |
Enables you to provide custom display text for a preview row.
Inherited from ASPx |
Custom |
Enables you to calculate summary values manually.
Inherited from ASPx |
Custom |
Enables you to supply data to unbound columns.
Inherited from ASPx |
Data |
Occurs when the server control binds to a data source. Inherited from Control. |
Data |
Occurs after the server control binds to the data source.
Inherited from ASPx |
Detail |
Occurs after a master row has been expanded or collapsed.
Inherited from ASPx |
Detail |
Enables you to hide/show expand buttons displayed within individual data rows.
Inherited from ASPx |
Details |
Fires after a detail row |
Disposed |
Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP. |
Edit |
Fires when the edit form layout is created.
Inherited from ASPx |
Export |
Allows you to customize an exported grid element.
Inherited from ASPx |
Filter |
Occurs after all filter control columns have been created.
Inherited from ASPx |
Filter |
Allows you to replace the default criteria value editor with a custom editor.
Inherited from ASPx |
Filter |
Fires when an editor in the criteria value is initialized.
Inherited from ASPx |
Filter |
Allows you to specify the entered filter value’s custom display text to be displayed when the filter control’s condition value editor is inactive.
Inherited from ASPx |
Filter |
Enables you to dynamically hide operation items (such as the Equals, Contains, etc.) of the filter control’s operation dropdown menu.
Inherited from ASPx |
Filter |
Enables you to process and modify an entered value before it is actually accepted by the filter control.
Inherited from ASPx |
Focused |
Fires when the row focus changes.
Inherited from ASPx |
Header |
Occurs when a header filter editor is initialized.
Inherited from ASPx |
Header |
Allows you to add custom header filter items to default items.
Inherited from ASPx |
Html |
Enables the settings of individual command column cells to be changed.
Inherited from ASPx |
Html |
Enables you to change individual cell settings.
Inherited from ASPx |
Html |
Occurs when a table row, which corresponds to the Edit Form, has been created.
Inherited from ASPx |
Html |
Enables the settings of individual footer cells to be changed.
Inherited from ASPx |
Html |
Occurs when a table row has been created.
Inherited from ASPx |
Html |
Enables the settings of individual rows to be changed.
Inherited from ASPx |
Init | Occurs when the server control is initialized, which is the first step in its lifecycle. Inherited from Control. |
Init |
Enables you to initialize added rows.
Inherited from ASPx |
Load | Occurs when the server control is loaded into the Page object. Inherited from Control. |
Page |
Fires after the selected page has been changed.
Inherited from ASPx |
Page |
Fires on the server side after the page size, i. |
Parse |
Enables you to process and modify an entered value before it is actually accepted by the grid.
Inherited from ASPx |
Pre |
Occurs after the Control object is loaded but prior to rendering. Inherited from Control. |
Process |
Enables you to apply custom filter criteria when filter row is in the Auto mode.
Inherited from ASPx |
Process |
Enables you to apply custom filter criteria when the filter row is in the On |
Row |
Fires when a control contained within a templated grid row raises the Command event.
Inherited from ASPx |
Row |
Occurs after a row has been deleted.
Inherited from ASPx |
Row |
Enables you to prevent a row from being deleted.
Inherited from ASPx |
Row |
Fires after a new row has been added to the ASPx |
Row |
Enables you to cancel adding a new row.
Inherited from ASPx |
Row |
Occurs after a row has been updated.
Inherited from ASPx |
Row |
Enables you to prevent a row from being updated.
Inherited from ASPx |
Row |
Enables you to specify whether row data is valid and whether the row can be updated.
Inherited from ASPx |
Search |
Enables you to replace the default search panel editor with custom one.
Inherited from ASPx |
Search |
Enables you to customize the properties of an editor displayed within the search panel.
Inherited from ASPx |
Selection |
Fires when the row selection changes.
Inherited from ASPx |
Start |
Enables you to prevent a row from being edited.
Inherited from ASPx |
Substitute |
Allows you to replace a filter applied with another filter.
Inherited from ASPx |
Substitute |
For internal use only.
Inherited from ASPx |
Summary |
Enables custom display text to be provided for any summary value.
Inherited from ASPx |
Toolbar |
Fires after a toolbar item has been clicked.
Inherited from ASPx |
Unload | Occurs when the server control is unloaded from memory. Inherited from Control. |
See Also