I need to have a remote table with one of the cell being an arbitrary 
qooxdoo layout, probably a composite container and a grid layout. Is 
there any way to do this?

Currently I am using the Html cellrender but it is pretty ugly and I 
think I will get better layout from a qoodoo structure. Fixing up the 
HTML is my last resort, but is there any way to go with a qx-based cell?

I am thinking I should subclass the Abstract cellrender, then build the 
grid, then somehow get the resulting Html and return that in an override 
of createDataCellHtml.

Would that work? If so, how do I get the HTML from the built qx grid?

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
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to