react-bootstrap-table/react-bootstrap-table2

Vertical headers support

Open

#484 opened on Aug 12, 2018

View on GitHub
 (9 comments) (1 reaction) (0 assignees)JavaScript (1,249 stars) (415 forks)batch import
good first issuehelp wanted

Description

Hi, can you please add support for vertical headers(having the headers bar on the left side of the table)? You can read more of how to implement it here: Vertical heading in html table: https://www.w3schools.com/html/tryit.asp?filename=tryhtml_table_headers

Bootstrap: https://github.com/twbs/bootstrap/issues/476

Thank you very much :)

Contributor guide