On Thu, Dec 29, 2011 at 15:56, Scott Chapman <[email protected]> wrote:

> Can my table with it's nicely loaded rows (thanks Derrell!) be made to
> autosize width and height based on the row data when it changes?
>

There is no built-in functionality to resize the table based on the data.
The resizing that is available is the Resize column model, which will
dynamically resize columns as the window or table's container changes size.
You could look at how the Resize column model works, and write your own
column model that reacts to data changes and alters the size of the table
or of the columns. I don't expect that to be trivial, however.

Derrell
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to