DataTables + Meteor + Bootstrap styling
DataTables + Meteor + Bootstrap styling
rwillmer
Posts: 10Questions: 1Answers: 0
I've just got the Meteor version of DataTables up and running (and awesome!), but I have one problem.
I'd like to use the Bootstrap styling, but because of the way the meteor datatables package work, it fires before the DataTable has been created so does not actually change the styling.
Is it possible to force the bootstrap.js to be run after the DataTables has been loaded, using the same js file?
Rachel
This discussion has been closed.