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
60
OrderByKeyExpression is ignored
posted

I am attempting to set the ordering for a hierarchy using OrderByKeyExpression as in the example:

http://help.infragistics.com/Help/NetAdvantage/WPFDV/2011.1/CLR4.0/html/xamPivotGrid_DV_Sorting_Rows_and_Columns.html

However, even with DataSourceBase.PreserveMembersOrder set to false, the custom ordering is ignored. Is there perhaps something else I need to do to enable custom sorting?

Many thanks

Parents
No Data
Reply
  • 138253
    Offline posted

    Hello Matthew,

     

    Thank you for your post. I have been looking into it and I created a sample project for you following your scenario and everything seems to work ok on my side. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.

     

    Looking forward for your reply.

    XamPivotGridCustomSort.zip
Children