facebookarchive / fixed-data-table

A React table component designed to allow presenting thousands of rows of data.
http://facebook.github.io/fixed-data-table/
Other
4.3k stars 553 forks source link

Custom components inside table-wide footer #445

Open slashwhatever opened 8 years ago

slashwhatever commented 8 years ago

Seen a few discussions on table footer but none have mentioned this use case: I would like to have a table with a footer that has pagination controls in the footer. Next, Prev, Current page of total pages etc.

KamranAsif commented 7 years ago

This is pretty doable. I think we have a ticket on our fork to add this to the documentation https://github.com/schrodinger/fixed-data-table-2/issues/14