Hi,

That's because of the asynchronous request.
Your data is not received when the table is shown.

You should set the tables data in the "completed" event handler:

http://bit.ly/9C5uWm

Regards,
Andreas

> -----Ursprüngliche Nachricht-----
> Von: hkalyoncu [mailto:[email protected]]
> Gesendet: Mittwoch, 10. März 2010 10:44
> An: [email protected]
> Betreff: [qooxdoo-devel] table content needs mouse click to be shown
> 
> 
> Hello
> im trying to update the content of a table with remote request. but after
> creation
> table needs a single mouse click to its content to be shown. (Gecko/20100115
> firefox 3.6)
> please take time to look at the following example:
> http://bit.ly/c4s8KG
> --
> View this message in context: http://n2.nabble.com/table-content-needs-mouse-
> click-to-be-shown-tp4707961p4707961.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to