react-bootstrap-table/react-bootstrap-table2

Fixed Height for pagination table

Open

#409 opened on Jul 13, 2018

View on GitHub
 (11 comments) (0 reactions) (0 assignees)JavaScript (415 forks)batch import
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.

react-bootstrap-table2

thanks in advance!

Contributor guide