Good day!

Can someone tell me how to change the html sorting view? I create the sorting using the CSort class, then pass it to the DataProvider and DataProvider items using the CListView .

It means, is it possible to change the sorting arrangement using standard yii methods, and not through css and js / jq?

    1 answer 1

    You can change. Rummage in СListView . There is a property 'template'=>"{sorter}{pager}\n{items}" you can play with it + the renderSorter() method. Dig this way.

    СListView .