Hi,
In my grid, I have edit button on first column. When user will click on edit button, I want to display textbox for other cell (edit functionality).
Once user will click on save button grid will be loaded with new data. If user is not saving then old data should come.
How to add textbox in handsontable.
Thanks