Project

General

Profile

Wrap column text in WTableView

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.


Replies (2)

RE: Wrap column text in WTableView - Added by Koen Deforche almost 10 years ago

No, a WTableView implements it's scrolling feature with on demand loading using this fixed line height.

    (1-2/2)