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
|
After updating to the latest build of WPF Elements 6 a few days ago I ran into a null reference exception in DataGridItemsSource.BuildHierarchModel() when my C# code cleared a binding to the DataGrid.ItemsSource property. This error did not occur in the previous version I had been using (from last August). I was able to resolve the problem with the following change to the source:
|
|
|
Hello Peter Thanks for pointing this out and posting the code fix. This will be updated in the next nightly build. -Jason Fauchelle |
|
|
Hi Jason, Thanks, Peter |
|