Dynamically merging cells

Tags: #<Tag:0x00007f8b1d331030>

Hi,

I want to merge cells automatically based on the row’s input. Is it possible to do this way, as shown in the image? Example: The column ‘item’ can have multiple ’ failure modes’ ( where i should insert new row only in the column ‘Failure Mode’ ie the rest of the rows must be merge automatically).

Hey @chandan09121995

If I understand it well it already works this way. You can test it here https://handsontable.com/docs/7.1.1/demo-merged-cells.html where when we add a new row on top for cell F3, the area of B2 gets bigger (merges more rows inside).