Problem with sorting

Problem with sorting

IlluminatiIlluminati Posts: 2Questions: 1Answers: 0
edited October 2010 in General
Good evening everyone,

I've got a problem with the default implementation of sorting. Currently, clicking on the column switches sorting to: asc-desc-asc-desc, and so on. Users expect sorting to be: asc-desc-off-asc-desc-off, and soon. I.e. after descending sorting, the sorting order should switch to default.

Is there any way I can achieve this?
This discussion has been closed.