<?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: JSON parsererror - Sometimes</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/json-parsererror-sometimes</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/json-parsererror-sometimes/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>k3ithfowl3r on JSON parsererror - Sometimes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/json-parsererror-sometimes#p4696</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/json-parsererror-sometimes#p4696</guid>
        	        	<description><![CDATA[<p>Well, I&#39;ve discovered the issue. It was the data, as&#160;I had thought. There is a TEXT DESCRIPTION in the results. The previous interface allowed Double Quotes within the text. THe method formatting the JSON, wraps that text description in double quotes.</p>
<p>Therefore, I get something like this:<br />"The title of the book is "JSON Unleashed" and it is good!"</p>
<p>In light of this, I will need to alter the interface to account for this as well as alter the formatting to handle legacy data.</p>
]]></description>
        	        	<pubDate>Tue, 17 Feb 2009 13:40:30 +0200</pubDate>
        </item>
        <item>
        	<title>k3ithfowl3r on JSON parsererror - Sometimes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/json-parsererror-sometimes#p4695</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/json-parsererror-sometimes#p4695</guid>
        	        	<description><![CDATA[<p>I have the jQGrid&#39;s datatype: json. I am using a Search Form to get criteria from the user, I then set the postdata and retrieve the results.</p>
<p>On the server, I have an object which has&#160;a method that returns Formatted JSON. This ensures that the JSON is consistenly formatted.</p>
<p>I can make a request with Criteria A and it returns and populates the grid. If I make a request with Criteria B, there is a parsererror within jQGrid on the complete function.</p>
<p>I&#39;m pretty positive that something in my data is causing this issue. Does anyone know of any tricks to pinpoint exactly what may be causing the parsererror. It&#39;s like trying to find a needle in a haystack.</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Tue, 17 Feb 2009 12:49:45 +0200</pubDate>
        </item>
</channel>
</rss>