We're evaluating Xceed vs. Infragistic. One nice feature in the Infragistic grid that we intend to use in some of our screens is the ability to display data record columns top-down instead of the traditional left-to-right grid orientation. This can be done in Infragistic grid simply by setting orientation property.
For xceed, I didn't see a similar property or even know if the grid supports different grid orientation out of the box. Is it possible to do what i want by modifiying the xceed control templates?