Home › Forums › Guriddo jqGrid JS › Help › populate XML data in JQGrid
Hi All, I have to bind xml data to JQGrid, but not able to do so. Following is the code in my GridClient.Html file
http://www.w3.org/1999/xhtml“>
Hello,
The problem you have is in xmlReader configuration.
You misspeled the word rows instead of row as described into the docs.
So your working code shouild look like this:
xmlReader: { root: “NewDataSet”, row: “uom”, repeatitems: false }
Regards
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS