inovua / reactdatagrid

Empower Your Data with the best React Data Grid there is
https://reactdatagrid.io
Other
3.45k stars 57 forks source link

Inline Editing and Dynamic Row Addition for Data Grid #377

Open dcoates83 opened 10 months ago

dcoates83 commented 10 months ago

Objective: To enhance the user interaction with the data grid by allowing inline editing and dynamic row addition. This feature aims to provide a seamless experience for users to add and edit data directly within the grid, similar to the functionality found in Grapecity's Wijmo Grid.

Dynamic Row Addition:

Is it possible to do this with the current grid?