Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
How to set row label/header
posted

Technically they'd end up being column headers since I've got the chart orientation set to Horizontal.

<igDP:XamDataGrid.ViewSettings>
  <igDP:GridViewSettings Orientation="Horizontal"/>
</igDP:XamDataGrid.ViewSettings>

 

So the "row" headers would be at the top of the chart.

my issue is that i have a collection of object and I want their properites to be the rows and each object to be a column going left to right.

Regardless of how I get the data into the grid I want the have header/labels for both the columns and the rows

 

 

  • 138253
    Offline posted

    Hello,

     

    It has been a while since you have made your post, in case you still need support I will be glad to assist you further. I suppose the other community members can benefit from this answer as well. I have been looking into your post and I suggest you look into this forum thread:

     

    http://blogs.infragistics.com/forums/p/49979/304817.aspx

     

    where it is shown hoe to add numbers in the ReocrdSelector, but you can also add whatever element you want. You also can set the Orientation to Vertical to have the deafult Headers on the Left.

     

    Feel free to write me if you have further questions.

  • 45
    posted

    Is there a way to re-purpose the row selector?

    I'd love to buy this, but if I can't do this easily, it's sort of a non-starter for me.