<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: unescape json response</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/unescape-json-response</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/unescape-json-response/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rsdebold on unescape json response</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unescape-json-response#p21632</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unescape-json-response#p21632</guid>
        	        	<description><![CDATA[<p>i have a grid, the user can enter any character including \(shash) and "(quote). the values will submit to the server without a problem. however when the response from the server refreshing the grid occurs, the characters \(slash) and "quote renders the json string/object invalid and the grid stays empty. if i escape the character on the server side the json reponse is valid and the grid is populated. however the values in the cells display as escaped.</p>
</p>
<p>the question is: how do i unescape values from the json response before they are populated into each row/cell?</p>
</p>
<p>thanks,</p></p>
]]></description>
        	        	<pubDate>Wed, 12 Jan 2011 00:53:19 +0200</pubDate>
        </item>
</channel>
</rss>