Hi all, I’m new to handsontable and face to a problem.
The screen have 2 area, the detail area to show the data at the specific row and the table area. Once i click at the row on table, the data of the row will show on the detail area.
I want the data at the row on table will be synchronized with the data at the detail area. If I change data at the detail area, it will be updated on the table and vice versa.
Is there any way to do that ? I can’t update data at the table on change data at the detail area.
https://jsfiddle.net/TonyNguyen001/pe4vmzo0/