How to add pagination, add and remove data using buttons? #188
Unanswered
rifkyniyas
asked this question in
Q&A
Replies: 2 comments
-
really basic controll data
and then : you have really basic knowledge to make this real ... (manipulate array of data). if you want hooks, do your own ! I recommand you to test it with TSX. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for pointing it out. I was wondering whether there is a built in method for achieving this task? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been submitted a task to add extra features to an already working project with react-spreadsheet. It's my first time working with this library and I referred documentation to understand how can I proceed further.
I found only a few examples in the docs and I found it difficult to refer the api documentation. I went through the issues and didn't find any issues that solved the features I am looking for.
Here are the tasks I am trying to achieve.
Because, there are about 750+ data loaded from database and there are some serious performance issues.
I would be thankful for any directions to proceed forward and feel free to ask me any more details to better understand the question. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions