Hi,
I'm trying to get a jqGrid to update programmatically with JSON retrieved data, but not having much luck.
I can get data to load fine if I choose datatype: “json” – this works and the grid displays as it should. However, if I manually load the data from the same URL and decode the JSON into an object, with the following:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top