Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » hierarchical grid » Flatten data (RSS)
  • How do you flatten hierachical data into a single row?

    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 --------...
    Posted to Forum by steven_pack on 06-25-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems