문제

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