Posted 10 October 2017, 4:06 pm EST
Hi,
Currently im evaluating the Pivot Grid to integrate it with our application. However i couldn’t find a way to achieve the following:
My requirement is to display the data in the same order i pass to the Pivot Engine. However what happens is that, when the grid loads, the data gets sorted in ascending order with respect to the leftmost rowfield. I want to disable this sort behaviour.
In short I want the behaviour of the grid to be : Display the data just the way it recieves into its itemsource.
