Hi, i resolved the probleam, actually, i was looking for in the wrong place.
I had to use the "parse" function to solve the problem when i get json from
the server. Thanks!

On Wed, Oct 7, 2009 at 11:22 AM, Alberto <alots....@gmail.com> wrote:

>
> I'm trying to use the plugin with generated json, but the parse isn't
> going very well... My json, that is being produced is something like
> that:
> [ { "id": "9887", "nome": "Salvador", "estado": "BA" }, { "id":
> "9890", "nome": "Salvaterra", "estado": "PA" }, { "id": "9888",
> "nome": "Salvador das Missões", "estado": "RS" }, { "id": "9889",
> "nome": "Salvador do Sul", "estado": "RS" } ]. Is there something
> wrong? i tried to pass my formarItem function but did not work, the
> plugin is not parsing my json... I looked for some reason into source
> code but i did not found.
>
> Thanks,
>
> Alberto
>

Reply via email to