I'd like to make a CListView with several columns

I’d like to make a CListView with several columns.

But default CListView has one column.

How can I add more columns to CListView ?

I actually found the way in the following URL.

http://tpoxa.com/2010/08/13/columns-for-clistview/

I’m wondering it is really common solution.

Is there any other solution ?

from what i know it shows an many column and the ones added in $dataProvider

Is this what you want to do?

/Tommy

oh… Tommy.

That is exactly what i am curious about.

I don’t know why I couldn’t find the post.

Maybe it doesn’t have the keyword, “column”.

I understood it.

The key solution didn’t have nothing to do with the widget.

Just using CSS.

Thanks all !! :D