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

Is there any way to use bootstrap table style. #41

Open
mominsamir opened this issue Nov 23, 2014 · 3 comments
Open

Is there any way to use bootstrap table style. #41

mominsamir opened this issue Nov 23, 2014 · 3 comments

Comments

@mominsamir
Copy link

Hi,

Can i use bootstrap css to style table, if yes what is way to do it.

@ewu02
Copy link
Contributor

ewu02 commented Nov 23, 2014

I think the best approach is to create a functionality that allows user to pass in table attributes (classes in particular to work with bootstrap). It is currently limited to styles I believe. josebalius may have a better answer.

Quick and dirty approach is to add in 'table' class to table DOM elements via javascript

@josebalius
Copy link
Owner

@ewu02 is right, we need a way to specify different table classes for ngReactGrid.

@josebalius
Copy link
Owner

Hey guys, https://github.com/josebalius/react-grid will support bootstrap table styles by default but it will also allow custom classes. Coming soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants