Hi,

Is it possible to create a multiline item in a TableView?
Like this:

-----------------------------------------
row 1 line 1
row 1 line 2
-----------------------------------------
row 2
-----------------------------------------
row 3 line 1
row 3 line 2
-----------------------------------------
etc.?

TablePanes don't suit me because I want to be able to select / sort rows,
which is all handled by TableView.

Thanks,
Piotr

Reply via email to