Oh Derrell you are so great :-)

thank a lot for your patience and for your help.
It is so easy if you know how to do.

Now it works fine and the table shows me the data.

Also thanks for the hint of RPC and qx.io.remote.Request object

One hopefully last question regarding _loadRowData and firstRow lastRow

If I build in an alert for this:

    _loadRowData : function(firstRow, lastRow)
    {
       alert(firstRow);
       alert(lastRow);

and I load the page, the alert is

0
49
undefined
undefined

The received rows (data) are 11 rows.
Why is the alert 49 for lastRow and the why is it called twice and
"undefined"

I am also wondering about that the "statusRowCount.php" (_loadRowCount :
function()) is loaded three times when the URL is loaded.
Is this a normal behavior?

best regards
Hans
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to