DavidHoffer
16 Aug 2014, 9:19 PM
I have a use case where I need a tree grid where the columns for all the rows are exactly the same. So in that sense it's just a grid. But it's a tree in that rows can have child rows (one level deep) where I need the parent and children to act as a group...hence a tree...so I can collapse/expand the group. <br><br>I didn't find a use case like this in the showcase so I'm just wondering how to do this. I have a screen shot of what I'm looking for that I will try to attach.<br><br>-Dave