Browse by Tags
All Tags » insertionrow » Xceed DataGrid WPF 3.x (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 : ...
|
|
|
|