It would be useful to have a mode for the grid, where selecting a parent would also select all children (recursively).
Essentially the same request as #7344, but for tree grid instead of grouping.
@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.
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.