pluto_grid icon indicating copy to clipboard operation
pluto_grid copied to clipboard

Row Grouping Support

Open MajedDH opened this issue 4 years ago • 2 comments

Hi, Is there any plan to add multi level row grouping by columns support to the Grid?

Some thing like this:

image

I don't know, how hard it is to make 1-level grouping vs n-level grouping? (with/without expanders?)

If you don't mind adding the feature, or aiming to add it in the feature, maybe I'll have some time to work on it in the near future, But of course I'll need your help getting familiar with the project.

Thanks for the great, unique package !

MajedDH avatar Jul 12 '21 09:07 MajedDH

It's hard to add features for the time being. Thank you for your interest in the package. It would be great if many people could contribute.

bosskmk avatar Jul 19 '21 14:07 bosskmk

I have tried many attempts to add this function in the past, but failed due to overlapping problems in the current structure. It is difficult to group rows while maintaining the behavior of filtering, pagination, sorting, and moving cells with the keyboard. I have tried various methods, but have not yet reached any success. I'll try again when I have time.

The branches I tried as a prototype were 3 branches with the names feature/row-xxx.

bosskmk avatar Apr 05 '22 14:04 bosskmk

Released 5.2.0 for row grouping.

Web demo https://weblaze.dev/pluto_grid/build/web/#feature/row-group

bosskmk avatar Oct 15 '22 17:10 bosskmk

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Dec 20 '22 11:12 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jan 04 '23 11:01 github-actions[bot]