Skip to content

Can the table be borderless? #62

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

Closed
ripitrust opened this issue Sep 30, 2015 · 4 comments
Closed

Can the table be borderless? #62

ripitrust opened this issue Sep 30, 2015 · 4 comments

Comments

@ripitrust
Copy link

Is it possible to remove the borders between each cells?

same as the bootstrap table?

@AllenFang
Copy link
Owner

@ripitrust I thinks is possible in v1.0.0, in that version, react-bootstrap-table can add classname on table column or row.

@ripitrust
Copy link
Author

that should be cool

@pannj
Copy link

pannj commented Oct 9, 2015

is it possible to edit a row data by opening a window as createing data

@AllenFang
Copy link
Owner

HI @ripitrust , in newest react-bootstrap-table you have more ability to customize your component.
You can use trClassName on to add your css class name on row(tr) and columnClassName on to add your css calss name on column(td). Finally, use classname on to add your css calss name on header.

HI @pannj, this component does not support this feature currently.

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