react-bootstrap-table/react-bootstrap-table2
View on GitHubFixed Height for pagination table
Open
#409 opened on Jul 13, 2018
help wanted
Repository metrics
- Stars
- (1,249 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
hey, I was wondering how it's possible to implement a table with pagination where the pagination row at the bottom stays fixed and the data row is scrollable (depending on the data's height). Please see Screenshot attached.

thanks in advance!