CList View examples

I want search the student by various fields and list the student details in a table format by using crud i am getting grid view after advanced search i want it to be displayed in table format. Please guide me in this issue

You have to give us more information of what you want to do and what you already have because your statement is a bit too vague. I assume that you want to search students which are ActiveRecord instances via the classic build in search functionality in the _search view. But I don’t get your problem. Isn’t the GridView widget already providing a table layout? By saying “tables” I am talking about html table layouts, but maybe you mean something different