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

DxGrid Events

A Grid component.
Name Description
CustomGroup Enables you to implement custom logic used to group data in the grid.
CustomizeCellDisplayText Allows you to customize the text displayed within a cell.
CustomizeGroupValueDisplayText Allows you to customize the text displayed within a group.
CustomizeSummaryDisplayText Allows you to customize the summary display text.
CustomSort Allows you to implement custom logic used to sort data in the grid.
CustomSummary Specifies data for custom summary items.
PageIndexChanged Fires when the grid’s active page index changes.
PageSizeChanged
UnboundColumnData Specifies data for unbound columns.
See Also