Multi-line datatable

Is there a way to display more than one line per row in a datatable? That is to split the datatable row; showing a group of columns then, on a new line, show the balance of the columns.
[192 byte] By [augustaearl] at [2007-11-26 6:08:18]
# 1
AFAIK not. This is pretty strange feature, why do you need it, are there some other ways to solve your problem?Thanks, Misha(Creator team)
Mikhail_Matveev at 2007-7-6 13:39:01 > top of Java-index,Development Tools,Java Tools...
# 2
Not needed, just nice to have. It'd keep cry-baby users from scrolling left and right to see all the data in a long list. But, after programming for over thirty years, I've found there's always some other way.Thanks
augustaearl at 2007-7-6 13:39:01 > top of Java-index,Development Tools,Java Tools...