Igniteui-angular: Auto select children in tree grid

Created on 24 Aug 2020  路  7Comments  路  Source: IgniteUI/igniteui-angular

Is your feature request related to a problem? Please describe.

It would be useful to have a mode for the grid, where selecting a parent would also select all children (recursively).

Describe the solution you'd like

Essentially the same request as #7344, but for tree grid instead of grouping.

feature-request igniteui resolved

Most helpful comment

@Eralmidia Honestly, I thought we had cascading selection already implemented. I believe it's an important feature, so we will try to prioritize it high!

Including @DiyanDimitrov and @radomirchev.

All 7 comments

@kdinev Just a quick question about this feature request. Will this be considered as a feature, and if so, is there any chance for it this year? Just wondering, since I need this for a feature in our software being released towards the end of this year. So if it won't be included, I will have to look into implementing this manually.

@Eralmidia Honestly, I thought we had cascading selection already implemented. I believe it's an important feature, so we will try to prioritize it high!

Including @DiyanDimitrov and @radomirchev.

@kdinev Brilliant, thanks a lot. I'll await further updates on this 馃槂

I have updated the Tree Grid spec with the option for cascade selection.

If anybody wants to have this behavior now, please take a look at this example:
https://stackblitz.com/edit/igxtreegrid-select-nested-children-rows-fkpouh?file=src/app/tree-grid-selection-template-numbers/tree-grid-selection-template-numbers.component.ts

@godly-devotion The only difference with the implementation we will push is that this doesn't have partial checkbox states on parent nodes when only part of the children are selected. Other than that it looks good!

There has been no recent activity and this issue has been marked inactive.

Was this page helpful?
0 / 5 - 0 ratings