On 07/16/10 15:36, Derrell Lipman wrote:
> On Fri, Jul 16, 2010 at 04:38, Pascal Chorus
> <[email protected] <mailto:[email protected]>> wrote:
>
>     Hello!
>      
>     I have a question regarding the qooxdoo Table.
>      
>     Is it possible to move a column of a row into the next row?
>     That would mean that the data of one record (which is usually one
>     row) is shown in a row containing two lines.
>
>
> Kind of. You can render the data on the next row as I've shown here:
> http://tinyurl.com/2ucnr8s*
> *(Look for the //djl comments for where I made changes from the
> original Table playground sample.)
>
> If your cells are editable, you'll find that the text portion is not
> editable, and editing, for example, a cell in column 0 will probably
> produce a cell editor that covers the entire 40 pixel height. If all
> you want is display, this should work.
>
> Note that I adjusted the "top row" to eliminate the right border at
> 1/2 way down. You might consider playing with it further to add a
> bottom border so that the top row and the bottom row are separated by
> a line.
>

hi,

it's also worthy to mention that the table widget, in its current state,
does not support variable row heights.

neat example btw. is this safely cross-browser?

best regards,
burak


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to