Display Items from Database in a grid?

Hi I was wondering how can I take the values from the database and display them in such a way:

//sorry i could not link the image directly in since am new

hxxp://i67.photobucket.com/albums/h306/BmanV2/grid.jpg

Now I am aware of the listing method that was presented in the blog(CListView). Is there something like this that am looking for in Yii or how can I edit the _view file that comes with the CListView?

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

i think you can use CDetailView.

and design css properties for show it.