yii-dataview
yii-dataview copied to clipboard
Sort::link() - three states toggle
Sort Widget supports only two toggle states: first is default sorting, second is opposite to default sorting. It's unable to reset sorting by some field using Sort::link().
Link should have three states: default sort ->opposite sort -> no sort -> default sort -> opposite sort -> no sort ... etc., including the multisort.