This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
The DataGridGroup.Children property has items when you are at the bottom level of grouping, but parent groups have an empty collection. When I group by a single column/property then the Children collection contains the elements as expected. When I group by two columns/properties, then the Children collection is empty for level 0 and level 1 contains elements as I would expect. I was expecting the Children collection for level 0 to be the combination of all the Children collections of the level 1 (child) DataGridGroups. I'm hoping this isn't difficult to fix. Thanks. |
|
|
Hello Jared Thanks for pointing out this bug. This has been resolved and will be available through the next nightly build. Jason Fauchelle |
|
|
Thank you! |
|