|
Loading...
|
flexigrid@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: JSON data format requirements? poyor7 Wed Apr 04 01:00:27 2012
My friend,
Try this format in ur addresses.js
{page:1,total:50,rows:[{id:"a0",cell:["226 CLAVEN
LN","312"]},{id:"a1",cell:["1377 FAIRFAX PIKE","280"]}]}
On Tuesday, April 3, 2012 10:45:33 PM UTC+8, Jeremy Coulson wrote:
>
> I am trying to use Flexigrid for a web app here at work that gets some
> JSON data. The validator at http://jsonlint.com/ says my JSON is
> valid, but when I run my test page with Flexigrid, the grid shows my
> column headings and then just says "processing...please wait"
> forever. It never shows any data. I figure I've either just messed
> up the code in the page or there's some sort of formatting requirement
> for JSON to which I am not adhering.
>
> Here's a link to the test page:
>
> http://www.co.frederick.va.us/dev/flexigrid-1.1/test.html
>
> Here's a link to my JSON:
>
> http://www.co.frederick.va.us/dev/flexigrid-1.1/addresses.js
>
> Any help is deeply appreciated. This plugin would solve a pretty
> major problem at work. Thanks!
>
> Jeremy
--
You received this message because you are subscribed to the Google Groups
"Flexigrid for jQuery" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/flexigrid/-/PE_S5dvnjU4J.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/flexigrid?hl=en.
- JSON data format requirements? Jeremy Coulson 2012/04/03
- Re: JSON data format requirements? Guillermo Cuadra 2012/04/03
- Re: JSON data format requirements? Jeremy Coulson 2012/04/04
- Re: JSON data format requirements? poyor7 2012/04/04 <=
- Re: JSON data format requirements? Jeremy Coulson 2012/04/04
- Re: JSON data format requirements? Guillermo Cuadra 2012/04/04
- Re: JSON data format requirements? Guillermo Cuadra 2012/04/04
- Re: JSON data format requirements? Jeremy Coulson 2012/04/04
- Re: JSON data format requirements? Jeremy Coulson 2012/04/04
- Re: JSON data format requirements? Jeremy Coulson 2012/04/04
- Re: JSON data format requirements? Guillermo Cuadra 2012/04/04
Re: JSON data format requirements? poyor7 2012/04/04 Re: JSON data format requirements? poyor7 2012/04/04
- Re: JSON data format requirements? Jeremy Coulson 2012/04/05