On Thu, Oct 28, 2010 at 12:34, Qoodary Doo <[email protected]> wrote:
>
> 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?
>
The issue of too many calls to load the row count has been discussed a
number of times in the past. I never got a chance to look into it, but I
thought someone had, and fixed it. It sounds like it's still an issue.
Would you please do a search on bugzilla for a bug report on that, and if
you can't find one, enter a new bug.
Thanks,
Derrell
------------------------------------------------------------------------------
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