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
|
Hi The DataGrid does not observe changes to child collections when using hierarchies. To test this, I quickly added a button to add a new Employee as a child in your Hierarchical Data Demo project and it does not refresh. This is a show stopper for us at the moment. Thanks Chris |
|
|
Hello Chris This will be resolved in the next nightly build. Jason Fauchelle |
|
|
Hi Jason The DataGrid also does not monitor the property change notification on the Hierarchy (child) collection. If I have a ItemTemplate binding of ItemTemplate="{ms:ChildPath Children}" and I set the Children property in my model to a new collection the DataGrid is not updated. Thanks Chris |
|
|
Thanks Chris I've fixed up this missing functionality which you can update through the next nightly build. Jason Fauchelle |
|