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
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 PavlovInfragistics, Inc.