Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35272

Responsive DataTable with Bootstrap3

$
0
0

Hi

I am trying to use responsive extension for Datatable along with bootstrap 3. but my data is being populated through Serverside ajax. Everything is was working perfectly until I tried to make it responsive. now I have few problems.
1. fnDrawCallback is not firing (sometimes)
2. Bootstrap Styling is not appearing
3. Responsive feature is not working.
4. getting an error on the page where there is no datatable saying Uncaught Error: Cannot read property 'default of undefined and was pointing to $.extend(true, DataTable.defaults, { at datatable.bootstrap.js

I tried to follow the steps provided in http://datatables.net/extensions/responsive/examples/styling/bootstrap.html

Thank you in advance


Viewing all articles
Browse latest Browse all 35272

Trending Articles