Secondary sort criterium always in ascending order
Secondary sort criterium always in ascending order
![chiwchy](https://secure.gravatar.com/avatar/84dcc12ec2fe0846e95d34b20a385dea/?default=https%3A%2F%2Fvanillicon.com%2F84dcc12ec2fe0846e95d34b20a385dea_200.png&rating=g&size=120)
How would I make my secondary sort always ascending? For example:
{ targets: [1], orderData: [1, 0] }
I want my col0 to be sorted ASC no matter how col1 is sorted (for the same values in col1, of course).
This discussion has been closed.
Answers
Hi @chiwchy ,
That's not possible, I'm afraid, it follows the direction of the main column.
Cheers,
Colin