Browse by Tags
All Tags » DataGridDetailD... » Master Detail ObservableCollection (RSS)
-
Namaste!
Is there an easy way to hide the first column in the detail grids? Or, does one have to template the structure to do so?
I have a grid that I'm using a report container. I load the grid dynamically based on the report chosen. Some reports have details, some do not. I'd like to hide the first column in the detail ...
-
I have an ObservableCollection one of whose member properties is an ObservableCollection. I can get the first level to display correctly, but haven't much idea on how to get the nested collection working.
I have tried setting up the DataRelationDetailDescription and DetailConfiguration tags but I don't see where the binding to the nested ...
|
|
|
|