Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » hierarchical grid » DataTemplate Binding (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
  • Hierarchical Data or Group By Format / Style

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