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
1085
Apply ColumnSortDirections in Code
posted

Hello!

I successfully got the columnSortDirections from the pivotGrid by executing "$("#pivotView").igPivotView("pivotGrid").appliedColumnSortDirections()",

but how can I apply them (e.g. after reloading my "view")?

I tried setting the columnSortDirections when building the Grid as well as executing "$("#pivotView").igPivotView("pivotGrid").appliedColumnSortDirections(myColumnSortings);" but both seems to have no effect on the grid.

Thank you and regards

Parents
No Data
Reply
  • 23953
    Offline posted

    Hello Daniel,

    I think what you're looking for is discussed in the following thread: http://es.infragistics.com/community/forums/t/97472.aspx

    Best regards,
    Martin Pavlov
    Infragistics, Inc. 

Children
No Data