I would like to add a table cell editor like this
http://demo.qooxdoo.org/current/demobrowser/#table~Table_Cell_Editor.html to
a form I am building.
I copied the createTable function from the demo to my class but when I try
to add it to the form I get an error:

form.add(this.createTable());

Uncaught TypeError: Cannot call method 'replace' of undefined

If it is not possible to do this do I have to add the table to the window
where the form is included but outside the form?

Thanks.

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Add-table-to-form-tp6344454p6344454.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to