Hello,
Thanks for your suggestion.
If I understand correctly, you mean that the index position of the column will be used to decide if the sort needs to be reset or not, assuming that colum on the left are “more important” than the one on the right.
In my case a sort on the last column on the right then on the first column on the left will be an interesting sort for the user so I can't do that.
Regards