react-data-table-component icon indicating copy to clipboard operation
react-data-table-component copied to clipboard

[FEATURE]: Is there anyway to move the pagination to the top of the table?

Open srinivasvardhan opened this issue 6 years ago • 5 comments

Feature Check list

  • [ ] Agree to the Code of Conduct
  • [ ] Read the README to ensure the feature is not already present
  • [ ] You read Creating Issues, Features and Pull Requests
  • [ ] Considered the value versus complexity for all users of the library as well as library maintenance
  • [ ] Considered if this can be a storybook or documentation example

Is your feature request related to a problem? Please describe

I would like to display pagination at the top of the table, also I want to customize the pagination to show number like 1 2 3... instead of next icon. Is there any way to achieve this?

Describe the solution you'd like

A position top attribute in the Datatable component props and a custom component

srinivasvardhan avatar Apr 24 '20 00:04 srinivasvardhan

Yes. I've thought about this. I'll flag this as a future feature.

jbetancur avatar Apr 26 '20 21:04 jbetancur

@jbetancur would it be possible to have the pagination at the top and bottom option?

diegodesouza avatar May 05 '20 01:05 diegodesouza

Yes, that is my thinking as well. There would be an option to have the pagination on top and bottom or top/bottom. I've been quite busy so have not had time to pick this up. PR's are welcome (and with tests)

jbetancur avatar May 06 '20 23:05 jbetancur

@jbetancur Is there any update on this in the new version?

amitpatel9169 avatar Jan 27 '21 06:01 amitpatel9169

@jbetancur Hi! Any progress on this? I see this PR was closed? https://github.com/jbetancur/react-data-table-component/pull/678

akaufman3 avatar Jun 15 '21 19:06 akaufman3