CDetailView custom layout

Hi All

I would like to know that if there is any way that I can change the layout of CDetailView. I want 2 or 3 attributes in a row rather than 1 attribute in a row.

Is there any way I can do that?

Thanks in advance.

Use CListView instead of CDetailView.

Hi

Can you please tell me what changes do i have to make to have more than one attribute each row in CListView???

Thanx again

Hi

I used CListView and I use table in my _view file. But I am not getting any border of the table, I tried every tag of the table.

Any Suggestions???

Thanks Again.