Pregunta

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?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top