Re: [qooxdoo-devel] Tabular Data

2007-05-29 Thread James A. Pyrich
Hi! I've decided I will layout labels/atoms in a tabular/report format. Is there anything like a report writer for qooxdoo in the works? James James A. Pyrich wrote: > Greetings all, > >I have an application which returns a XML report in tabular form that > is processed by a stylesheet i

[qooxdoo-devel] Tabular Data

2007-05-28 Thread James A. Pyrich
Greetings all, I have an application which returns a XML report in tabular form that is processed by a stylesheet into a HTML table. The Table/TableModel thing isn't working very well, probably because I'm trying to use a single table instead of creating multiple tables. In any case, I