imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
59 stars 20 forks source link

Can not change column header width #56

Closed ratha1 closed 2 years ago

imballinst commented 4 years ago

Hmm, currently I haven't thought about it yet. I'll give it a go by this weekend.

imballinst commented 2 years ago

This is fixed by https://github.com/imballinst/react-bs-datatable/pull/72, with it, we can hardcode the table's width.