Hi,
I have the requirement for hierarchical grid. I read on the ifragistics website that WinGrid cannot be used for hierachical purposeds with a dataset contaning different tables i.e where the columns are different at each level. For this requirement WinTree was suggested. Can I use grouping in WinTree also ?
Just to be clear, the WinGrid can support hierarchical data where the data is different on each level. Each band in the grid can have a completely different column structure.
What the WinGrid cannot support is different types of data in the same collection.
I believe you are referring to the fact that WinGrid does not support the presentation of heterogeneous data; WinTree does in fact support that, when using the 'FreeForm' ViewStyle. It does not, however, support grouping like WinGrid does.