Hi there,
my data source consists only of 2 or 3 columns but many rows.
So I want to represent 2 or 3 rows with n columns.
XamDataGrid seems to only allow top down data?
In addition the grid would be under an datachart with an columnseries consists of the same source.
Hope you can help me
Hallo Petar,
thank you. Thats what I searched for.
I thought I had watched all samples...
Hello,
I have reading through your description and actually we have what you are looking for built-in by setting the XamDataGrid GridViewSettings Orientation property. You can see this in action in the NetAdvantage for WPF LoB Feature Browser in the sample titled “Record Orientation” in the “xamDataGrid”, “Layout and Behavior” sections. Also here is a link from our online documentation you can reference: http://help.infragistics.com/NetAdvantage/WPF/2011.1/CLR4.0/?page=xamDataGrid_Changing_the_Record_Orientation.html
Please let me know if you require any further assistance on the matter.