문제

I have a problem when working with table in activereports 7.please show me way to merge 2 rows into single row.it likes rowspan attribute in html Thanks!

도움이 되었습니까?

해결책

A better option would be to make use of the Matrix dataregion than the Table control. When using the Matrix Dataregion, the cells with same values are merged automatically. You may refer to the documentation for further clarification and implementation.

Regards, Mohita

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top