My web application uses YUI datatables to show records to the user.
I dont want it to be a rows and columns layout. Can I use my own layout for example all data of a record within a single row and single column. Consider StackOverflow questions page.
Is it possible for me to do like this with YUI datatable?