Home › Forums › Guriddo jqGrid JS › Help › jqGrid generating an error with asp.net webserivice
The data gets returned successfully if i make a seperate
You need include jsonReader like following
jsonReader: { root: “d.rows”, page: “d.page”, total: “d.total”, records: “d.records” }
as a jqGrid parameter. Additionally
serializeGridData: function (postData) {
First and foremost thank you very much for the quick response.
Yes finally i have figured it out…. the issue was with the data… because the id column i have specified is not a unique column always first row is getting selected.
Now I have modified id column to be unique and its working fine now.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS