i am using setspan in qtablewidget to merge cells. Text in the merged cell does not appear properly. Cells are merged well. Even text is wrapped properly but only left side of wrapped text appears, right side of wrapped text is not displayed. Sometime, the whole text is not displayed, only some dots are displayed. Sometimes, text displayed correctly.
Iam using setspan in the following way. Since my table is dynamic, i will insert columns at runtime.
Bookmarks