Hi,
I want to write an example in my blog about using JQGrid with ASP.NET web service (the WS returns soap result, not json).
I managed to achieve this by using datatype: “xml” along with xmlReader. Although this works fine, i want to be sure that this is the recommended technique for consuming SOAP WS.
My WS return looks like the following:
−
My xml reader definition is:
xmlReader:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top