I have a table (column model resize) I want the user to be able to 
"maximize" at which point it goes from two columns to like twenty, so I 
enlarge the container and then set all the hidden columns to visible. 
Results so far suggest I am the first to try this. :)

At table creation time the extra columns are set to invisible. When I 
grow the container and make the columns visible the two original guys 
get all the width. If I resize to make the left column smaller, while I 
drag the resizer the other columns come into view (at least the headers 
do) and they look fine but when I release the mouse, well, the two 
columns still get all the width (the other headers jump out of view) but 
the division between the two honors the resizing.

Other crazy behavior results if I start the columns visible: columns all 
scrunched together, headers for the extracolumns visible but not 
resizing, data columns not aligned with headers.

Meanwhile, the same kind of table behaves perfectly when columns are 
sown/hidden using the column visibility widget.

I will look at what that widget is doing, and if all else fails just 
swap one table out and another in, but any hints/guesses are welcome.

cheers, ken

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to