But I dont have a file json but this a variable text in Database :
drive.google.com/file/d/0B8A0oQ8zbyz5Tm5aYU9HNzlfXzA/view
I have try to replace :
[{"id":1,"name":"Jeffrey","score":5},
{"id":2,"name":"Lisa","score":72},
{"id":3,"name":"Pamela","score":31},
{"id":4,"name":"Anna","score":67},
{"id":5,"name":"Antonio","score":28},
{"id":6,"name":"Judith","score":45},
{"id":7,"name":"Billy","score":88},
{"id":8,"name":"Amy","score":76},
{"id":9,"name":"Theresa","score":69},
{"id":10,"name":"Kathryn","score":25}]
in
"{""c2array"":true,""size"":[10,3,1],""data"":[
[[1],[""Jeffrey""],[5]],
[
[2],[""Lisa""],[72]],
[
[3],[""Pamela""],[31]],
[
[4],[""Anna""],[67]],
[
[5],[""Antonio""],[28]],
[
[6],[""Judith""],[45]],
[
[7],[""Billy""],[88]],
[
[8],[""Amy""],[76]],
[
[9],[""Theresa""],[69]],
[
[10],[""Kathryn""],[25]]
]}"
But is not work ?
result :
drive.google.com/file/d/0B8A0oQ8zbyz5N09UQllZUmNiQlE/view
Code Construct2
drive.google.com/open