Dropdown

Hi all,

In Yii how can add Filter drop down list in CList view? I want to add a filter drop down in list view contain menu_label attribute and update the list on selection of drop down. How it possible ?

Have you try CGridView?

http://www.yiiframework.com/doc/api/CGridView

Not for cGridview. I want to add dropdown to clistview