Oracle Jet 10.1/Redwood.
I have a ojtable against a collectiondataprovider, which holds a virtual collection.
On the collection to give it a default sort, I am setting the comparator and sortdirection, and this is loading the data into the table in the correct sequence fine.
The issue is however that the sort direction arrow on the table column header isn't reflecting this initial sort. Is there a way I can tell the table what the initial state should be of the sort icons?