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?
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?