Вопрос

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?

Это было полезно?

Решение

Handsontable now supports merged cells (Introduced in Jul 2014; Version > 0.11).

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top