Hey,
> I use a HTMLtable within a IFrame for some large listing of things, for
> printing.
> I want try using this widget http://demo.qooxdoo.org/4.1/website-api/#Table
> , instead the HTMLtable. For printing too.

Be careful using that widget as it is marked as experimental so most likely to 
change and not production ready. Use it at your own risk. :)

> Now I can run de qx.Website basic skeleton example application within the
> IFrame, but I cant understand how using the Table. I read the manual,
> documentation, some post here, but still cant understand.
> Is there any basic example, how create and fill the table.

Just take a look at the following code pen sample:
http://codepen.io/anon/pen/VYRdVK

I also openend a bug report to add a sample to the website API viewer: 
http://bugzilla.qooxdoo.org/show_bug.cgi?id=9049

> 
> is my guess fine or wrong, I can use qx.Website.table instead HTMLtable for
> some large printing¿
That should work but I don’t see much of an advantage as the main reason for 
the table widget would be user interaction.

Regards,
Martin
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to