Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top