Skip to content

How to add pagination, add and remove data using buttons? #177

@rifkyniyas

Description

@rifkyniyas

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.

  • Add pagination
    Because, there are about 750+ data loaded from database and there are some serious performance issues.
  • Add data by appending a row below when hovering in between row cells
  • Remove data using a button add the end of each row

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions