We already implement the ListGrid in our application.  We are now creating a TreeGrid view that displays the data in a hierarchical fashion.  I am able to build the tree out using the API, but we also have a use case to display summary rows like the grid.  Does TreeGrid support this?  I know there is not the notion of grouping in a TreeGrid, so it may not be possible.  I wanted to check before I started down the path of adding new nodes to each node in the tree to display summary information.
I was going to post code but its inserting HTML special characters making it unreadable (see above text that I typed...it has  .
 
I was going to post code but its inserting HTML special characters making it unreadable (see above text that I typed...it has  .
Â