jqgrid stuck in zend

jqgrid stuck in zend

Hi all,

i am creating the myfirstgrid example. and the local php file to return the xml data. Its working fine. When i am calling the zend action api, thats also return the xml its wont work.

this.aoRecordableObjects is null
httpData()()jquery.js (line 2883)
onreadystatechange()()jquery.js (line 2754)
[Break on this error] if ( xml && data.documentElement.tagName == "parsererror" )

but when i call the api in the browser its return the xml format.

how can i rectify this. can any one reply me to solve the problem.


Thanks,

Swaminathan