On Sun, Nov 22, 2009 at 12:10, Peter Whitefield <
[email protected]> wrote:
>
> Have just got a table populated populated from some json data from a php
> files as described in
> http://qooxdoo.org/documentation/0.8/remote_table_model
>
> There was a small problem using the json data from the tutorial, which
> kept giving me the "could not execute json" error in firebug.
>
> After some time learning firebug the problem was identified as an eval
> of the json data was failing, and changing the example json data to:
>
> result = [
> { "first" : "John", "last" : "Doe" },
> { "first" : "Homer", "last" : "Simpson" },
> { "first" : "Charlie", "last" : "Brown" },
> ]
>
> fixed the problem (ie 3 characters removed).
>
Thanks! I've fixed the wiki. (Actually, only two characters should be
removed. The result should be an array but the training semicolon is
preferred if not required.
Derrell
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel