DataGrid in Dojo , with json data from a servlet
问题 I am using JSON for first time... and want to fill my datagrid with my JSON data, this is my JSON data : { "head": { "vars": [ "s" , "fname" , "lname" ] } , "results": { "bindings": [ { "s": { "type": "uri" , "value": "http://tn.gov.in/Person/41" } , "fname": { "type": "literal" , "value": " } , "lname": { "type": "literal" ,n" } } , { "s": { "type": "uri" , "value": "http://tn.gov.in/Person/37" } , "fname": { "type": "literal" , "value": "sh" } , "lname": { "type": "literal" , "value": "Vvan