Skip to content

Instantly share code, notes, and snippets.

@krams915
Created September 15, 2011 02:32
Show Gist options
  • Save krams915/1218381 to your computer and use it in GitHub Desktop.
Save krams915/1218381 to your computer and use it in GitHub Desktop.
Event Table (jQGrid version) - jsonReader
jsonReader : {
root: "rows",
page: "page",
total: "total",
records: "records",
repeatitems: false,
cell: "cell",
id: "id"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment