Skip to content

New methods for add row, delete row and update row #1496

Open
@EnzoCostantini

Description

@EnzoCostantini

Hello, I am using your extraordinary data grid for my web application.
Unfortunately, however, I need to be able to perform the operations mentioned in the title.
I am currently using an unorthodox method: I keep the data that I can maintain for individual records in sessionStorage, and every time I perform a CRUD operation, I am forced to render the entire table.
Is it possible to perform the operations mentioned? Alternatively, do you plan to implement these actions on the grid?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions