My problem is similar to this one; DataGrid RowDetails Width problem Except I would like row details never to exceed the width of the columns it spans.
I have a DataGrid which is bound to an ObservableCollection of a custom class.Thecollection is a property in a ViewModel, and the grid works fine, including with changes to the collection.
Ho开发者_如何学Pythonw do I make IE8 Developer Tools to show DOM that was generated after JavaScript was executed? Currently it displays only the static layout. FireBug handles this correctly, but I n