zepernick / Codeigniter-DataTables

CodeIgniter Library For Ajax Server Side DataTables 1.10 >
MIT License
94 stars 95 forks source link

How use DataTable DOM #1

Closed rafiul closed 9 years ago

rafiul commented 9 years ago

I want to use below DOM but how? "sDom": '<"top">rt<"bottom"i><"clear">',

zepernick commented 9 years ago

I would recommend visiting the DataTables site for docs on the options in the JS library. The property is now called dom in 1.10. You can also ask specific questions about the DataTable JS library in their forum