Browse by Tags
All Tags » DataGridControl » DetailDescriptions (RSS)
-
I wish to display detail rows from a master row in my DataGrid that displays nested IEnumerable data within the IEnumerable data that the DataGrid is binded to.
I am trying to repeat the solution shown in http://xceed.com/CS/forums/permalink/21520/12354/ShowThread.aspx#12354 using PropertyDetailDescription; however, I am ...
|
|
|
|