datatable desiging

datatable desiging

ssivasagarssivasagar Posts: 1Questions: 0Answers: 0
edited December 2012 in General
I want to change the data-tables design in jquery.dataTables.js like I want arrange the all the properties(paging, views, next and previous) in single row(TR). please help me ASAP.

Replies

  • allanallan Posts: 63,529Questions: 1Answers: 10,473 Site admin
    All perfectly possible using sDom and a bit of CSS. I'd suggest you look through the styling documentation and my blog post about styling the DataTable:

    http://datatables.net/styling
    http://datatables.net/blog/Creating_beautiful_and_functional_tables_with_DataTables

    Allan
This discussion has been closed.