core/data-grid/data-grid.module.ts
BaseFilteringFormRendererComponent
CellRendererComponent
CellRendererDefDirective
ColumnDirective
CommonModule
ConfigureCustomColumnComponent
DataGridComponent
DynamicFormsModule
ExpandableCellRendererComponent
ExpandableHeaderCellRendererComponent
ExpandableRowDirective
FilterMapperModule
FilteringFormRendererComponent
FilteringFormRendererDefDirective
FormsModule
HeaderCellRendererDefDirective
ModalModule
ProductExperienceModule
VisibleControlsPipe
This module provides components and classes for loading, displaying, filtering, and sorting data in a grid.
See the documentation of the main component DataGridComponent for further details.
You can find examples of data grid usage in our tutorial application. Create a new tutorial-based app and run it:
Example :npx @c8y/cli new examples tutorial
cd examples
npm install
npm start -- -u https://your-cumulocity-tenant.cumulocity.comThen go to "Data grid" in the left navigation menu.
This tab demonstrates how to:

This tab demonstrates how to:
serverSideDataCallback