up vote 0 down vote favorite
share [g+] share [fb]

in jquery.subgrid.js --> for json request this term $.parse(JSON.responseText) showing undefined.

what return JSON.responseText????

link|improve this question

52% accept rate
feedback

1 Answer

JSON.responseText is the text returned by the server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.