Unplanned
Last Updated: 27 Jun 2025 09:23 by Teddy
Teddy
Created on: 27 Jun 2025 09:23
Category: DataGrid
Type: Feature Request
1
DataGrid: Add support for nested properties in PropertyGroupDescriptor
Currently, the PropertyGroupDescriptor in the DataGrid component does not support grouping by nested properties (e.g., Customer.Address.City). Enhance the PropertyGroupDescriptor to support nested property paths, allowing developers to group data based on sub-properties within complex objects. This would align with common data-binding patterns and improve the flexibility of the DataGrid for real-world scenarios involving nested data models.
0 comments