AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 782 forks source link

PageButtons not having options to have only Previous and Next Button only in React BootStrap Table #2007

Open Dayashri opened 6 years ago

Dayashri commented 6 years ago

Hi @AllenFang, I have to show Pagination for a table with only Previous and Next Buttons image

Consider 20 Records: and chosen 5 as Pagination Size then I should have only Previous and Next button and not Previous 1 2 3 4 Next like image