Jean-Baptiste BRIAUD -- Novlog wrote:
> Hi Kenny,
> 
> I'm not sure if it is exactly what you want but have a look to  
> GridLayout :
> http://demo.qooxdoo.org/current/demobrowser/#layout~Grid_Simple.html
> http://demo.qooxdoo.org/current/demobrowser/#layout~Grid_Complex.html
> http://demo.qooxdoo.org/current/demobrowser/#layout~Grid_Alignment.html

Thx, Jean-Baptiste. Hmmm. I forgot to mention that this table has a 
Remote data model behind it, so I need the table to automatically map 
from JSON data to table cells where I can specify variable numbers of 
rows/columns.

Or punt and have the data model serve HTML as data to a one-column table 
with an HTML Cell renderer.

But you have given me an hybrid idea: JSON data, custom cell renderer to 
  build a grid... ah, maybe not: looks like the only candidate is 
Abstract and that wants me to generate HTML and qx.HTML does not do tables.

Send in the long snapper. :)

cheers, kenny

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to