davidguttman / react-pivot

React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.
http://davidguttman.github.io/react-pivot/
1.05k stars 147 forks source link

Pagination issue #57

Closed anita2solanki4 closed 7 years ago

anita2solanki4 commented 7 years ago

Create Pagination Component for managing pagination with next and prev button.

react-pivot1

@davidguttman , Please review

davidguttman commented 7 years ago

Thanks for the PR! Unfortunately, this has the same issue as the #56. Let's hold off on addressing pagination for now.