Hi Yan, might it hae something to do with all the alert() statements you're using? Is it the same behavior if you use this.debug() instead, which doesn't block the javascript thread?
Other than that, why are your eval'ing your result from the rpc service method? you can simple return an indexed array and use it as the column data. C. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Remote-table-columns-from-backend-problem-tp5097604p5103771.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
