Comments View

I want to know how to make interface of comment like the attached file

any one can help me? is it using GridView?

I don’t think that GridView is used here. Maybe U can check TbExtendedGridView, but I think that best way of doing it would be to make custom recursive methods that will go trough all comments (main one, that are not a reply to other comment) and that whie it has replies to print those replies.

what I want to know exactly is hot to make the structure of comment like I’ve attached

There are name, photo, comment and time in 1 row

thats basic css styling

maybe the yii blog can help you :

http://www.yiiframework.com/doc/blog/1.1/en/comment.model