Closed berslen closed 1 month ago
Hi @berslen ,
As of now, DataGrid does not have support for accessing the grouped rows. We have already considered your request as a feature. We will implement this feature in any of our upcoming releases. At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters including product vision, technological feasibility, and customer interest. We appreciate your patience and understanding until then. You can follow up with the below feedback for further details,
Feedback link: 50278
Based on the mentioned feature, we can access the grouped rows at the sample level. This allows us to customize the grouping according to your requirements.
Regards, Abinesh P
Hi @berslen,
We are closing this issue now. You can follow the feedback link for further updates. If you need any further assistance, please reopen this. We are always happy to help.
Regards, Ashok K
Use case
I want my table to have multi-level grouping. But table subgroups the row even though subgroup has only 1 element in it.
Proposal
For look and feel there can be boolean for enabling subgrouping the groups that have more than 1 item. Basically I dont want to show subgroup if the subgroup has only 1 item in it.
Prefer this
instead of this