Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTables bootstrap.js being ignored #49

Open
rwillmer opened this issue Jul 29, 2014 · 1 comment
Open

DataTables bootstrap.js being ignored #49

rwillmer opened this issue Jul 29, 2014 · 1 comment
Labels

Comments

@rwillmer
Copy link

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 works, the bootstrap.js 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? to get the nice styling of prev/next buttons etc

Rachel

@gjolund
Copy link
Contributor

gjolund commented Jul 30, 2014

Hey @rwillmer

Thanks for the kind words, both here and on meteor-talk.

I personally have not had any issues using bootstrap styling with jquery-datatables, in fact all of http://jquery-datatables.meteor.com/ uses bootstrap.

Do you mind sharing an example of what you are trying to accomplish?

@gjolund gjolund added the bug label Jul 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants