1 Feb 2007 01:57
Re: FilteringData, populate from server
Jayaram <jkrishnaswamy <at> comcast.net>
2007-02-01 00:57:07 GMT
2007-02-01 00:57:07 GMT
Show me your JSON data, at least parts of it.
----- Original Message -----
From: "Anthoni Gardner" <developer <at> peermail.org>
To: <dojo-interest <at> dojotoolkit.org>
Sent: Wednesday, January 31, 2007 6:49 PM
Subject: [Dojo-interest] FilteringData, populate from server
>
> Hello there,
>
> Totally new to Dojo, but so far what I've seen its superb.
> I am confident with Javascript but not a guru and usually have to refer to
> my books that I bought.
>
> I am having some serious difficulty getting data from server into the
> filter
> table.
> I think its the JSON that is letting me down on this, because I can
> construct the bare table, just not get data inside it. The server back end
> is written in Delphi (I own the code and wrote it, so I can ammend it). I
> query my database and I've a pascal unit that is *supposed* to convert
> that
> data into a JSON object. Looking at the JSON specs it seems to be right.
> However I am thinking that the data the filter table is expecting is
> probably like a JSON list or something.
>
> Do not have a clue how this would look like.
> I used static data, just to try, and stuck in this
> {data:[{Id:100,Name:"Brandon Smith"},{Id:101,Name:"Someone Special"}]}
(Continue reading)
RSS Feed