0

I'm using Handsontable to display data from Excel and recently i've got a task to merge cells. But plugin doesnt have that functionality. I tried to make it myself but it reacts strangely. Algorithm is that i remove(splice) elements from table's data and then set appropriate colspan/rowspan for target cell. Did anybody have similar problem?

4

1 回答 1

1

Handsontable 现在支持合并单元格(2014 年 7 月推出;版本 > 0.11)。

于 2015-04-15T09:52:49.383 回答