|
Browse by Tags
All Tags » hierarchical grid » DataTemplate Binding ( RSS)
-
As in: class Customer { List<Orders> Orders; string Name; } class Order { string Product; decimal Price; } If I want a single row that looks like below, with NO drilling, simply spanning. Customer | Orders ------------------------------ Jon Doe | Plasma TV | $999.00 | DVD Player| $399 --------...
-
Could this be done? We've been trying to format the grid this way for days now. We have a hierarchical object binded to the grid. We tried using a lot of stuff including customizing the ExpandableFieldRecordStyle. Maybe we are just missing something.
Page 1 of 1 (2 items)
|
|