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

asyn data fetching #17

Closed osamakhanedu closed 5 years ago

osamakhanedu commented 6 years ago

can we fetch data when last tab is reach in pagination ?

imballinst commented 6 years ago

Hi, currently there's no option for that, but I think I will try to be more proactive on this lib again and work on it this weekend!

imballinst commented 5 years ago

Fixed with https://github.com/Imballinst/react-bs-datatable/pull/40.