syncfusion / flutter-examples

This repository contains the Syncfusion Flutter UI widgets examples and the guide to use them.
Other
1.98k stars 775 forks source link

Multi-level grouping boolean flag for not grouping single items #868

Closed berslen closed 1 month ago

berslen commented 1 month ago

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 image

instead of this image

abineshPalanisamy commented 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

ashok-kuvaraja commented 1 month ago

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