RedHeadphone / react-json-grid

🔄 Effortlessly transform complex nested JSON into grid tables
https://npmjs.com/package/@redheadphone/react-json-grid
MIT License
13 stars 2 forks source link

Adding Pagination Feature #6

Closed RedHeadphone closed 5 months ago

RedHeadphone commented 1 year ago

The current version of the react-json-grid project lacks pagination functionality, limiting its ability to handle large datasets effectively. This issue aims to enhance the project by introducing a pagination feature, allowing users to navigate through data sets in a more manageable and user-friendly manner.

Expected Features:

Adding pagination to the React JSON Grid Library will improve its usability for scenarios involving large datasets, making it a more versatile and practical tool for data presentation and analysis.