We have resources grouped by teams. When filtering, I would like to hide the top level team rows and only show the remaining children. Looking at the examples, it seems that if there is a child row, then the parent will always be shown, even if I've set the parent row visibility to false.
Is there any way round this that you can suggest? The only other way I can see would be to remove the grouping and add the team name as a column to the resource row, which would be a bigger code change than I'd want to make at this moment.