Angular DataGrid - MasterDetail
Allows you to build a master-detail interface in the grid.
import { DxDataGridTypes } from "devextreme-angular/ui/data-grid"
autoExpandAll
Specifies whether detail sections appear expanded or collapsed.
Type:
Default Value: false
template
Specifies a custom template for detail sections.
Type:
Template Data:
| Name | Type | Description |
|---|---|---|
| data |
The master row's data object. |
|
| key | any |
The master row's key. |
| watch |
Allows tracking a variable and performing actions when it changes. Applies when repaintChangesOnly is true.
|
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.