Added by Matt Russell almost 10 years ago
Is there a way to wrap the text in a WTableView?
e.g. A regular HTML table row will expand in height if needed by contained cell.
No, a WTableView implements it's scrolling feature with on demand loading using this fixed line height.