Browse by Tags
All Tags » Xceed DataGrid ... » MasterDetail (RSS)
-
I had already implemented a DataGridDetailDescription. It is working in the sense that I can expand any parent row and the child objects are displayed in child rows in a subgrid. See the code below: (modified slightly to rename the names of my variables)
class ParentDetail : ...
|
|
|
|