<?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: Doctype syntax error in 3.5.2</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/doctype-syntax-error-in-352</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/bugs/doctype-syntax-error-in-352/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Doctype syntax error in 3.5.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/doctype-syntax-error-in-352#p8604</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/doctype-syntax-error-in-352#p8604</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>@pickachoo5,</p>
<p>Please check your server response. If you open the console see what is returned from server. This error tell me that something is bad in your response.</p>
</p>
<p>@Michael</p>
<p>Please do not double the post. I see all what is posting here.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 15 Aug 2009 01:41:52 +0300</pubDate>
        </item>
        <item>
        	<title>Michael Kansky on Doctype syntax error in 3.5.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/doctype-syntax-error-in-352#p8585</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/doctype-syntax-error-in-352#p8585</guid>
        	        	<description><![CDATA[<blockquote>
<p>pikachoo5 said:</p>
<p><small><em>Post edited 10:02 &#8211; 14/08/2009 by pikachoo5<br />Post edited 10:02 &#8211; 14/08/2009 by pikachoo5<br />Post edited 10:03 &#8211; 14/08/2009 by pikachoo5<br />Post edited 10:05 &#8211; 14/08/2009 by pikachoo5<br />Post edited 10:12 &#8211; 14/08/2009 by pikachoo5<br /></em></small></p>
<hr />
<p>Hi I have been using 3.4.4 in a project and wanted to upgrade to 3.5.2. However version 3.5.2 seems to throw a syntax error after calling the url that fetches the json response.&#160; Note I have not changed any code, the only change I made was to change the jqGrid version.&#160; My project was already using jquery ui 1.7.x prior to this update.&#160;</p>
</p>
<p>Here is my issue</p>
<p>[Image Can Not Be Found]</p>
</p>
<p>if you cannot see the pic, go <a href="http://picasaweb.google.com/mannyholla/JqGrid#5369832661232286226" target="_blank">here</a></p>
</p>
<p>Also this may be part of another topic, but would it be possible to keep the same theme called basic in version 3.5.2.&#160; I know your goal was to keep the same theme as jquery ui, but is there a way a developer could choose a theme that is not affected by the jquery ui?</p>
</blockquote>
<hr />
<p>I&#160; have the same problem.</p>
<p>In 3.5.2 it now throws "Object does not support this property or method. The grid is till populated, but the search button in the footer is not displayed. In FF it says "....navGrid is not a function"</p>
<p>Here&#39;s my code:</p>
</p>
<p><span style="font-size: x-small;"></span></p>
<p>jQuery(</p>
<p><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">"#Applicants"</span></span></p>
<p><span style="font-size: x-small;">).jqGrid({</span></p>
<p>url:</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;reviewadmin_Handler.ashx?mode=init&#38;iReportList=&#39;</span></span></p>
<p><span style="font-size: x-small;"> + groupValue,</span></p>
<p>datatype:</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;json&#39;</span></span></p>
<p><span style="font-size: x-small;">,</p>
<p></span></p>
</p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">//colNames:oJSON.gridSpecs[0].colnames,</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>colNames: [</p>
<p><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Last Name&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;First Name&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Account No.&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Applicant Status&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;High Score&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Cumulative&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;App ID&#39;</span></span></p>
<p><span style="font-size: x-small;">],</p>
<p></span></p>
</p>
<p><span style="font-size: x-small;">colModel: [</span></p>
<p>{</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;name&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Last Name&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;index&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;1&#39;</span></span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;width&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;90&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;searchoptions&#39;</span></span><span style="font-size: x-small;">:{sopt:[</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;eq&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ne&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;lt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;le&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;gt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ge&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;cn&#39;</span></span></p>
<p><span style="font-size: x-small;">]}},</span></p>
<p>{</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;name&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;First Name&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;index&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;2&#39;</span></span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;width&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;90&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;searchoptions&#39;</span></span><span style="font-size: x-small;">:{sopt:[</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;eq&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ne&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;lt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;le&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;gt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ge&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;cn&#39;</span></span></p>
<p><span style="font-size: x-small;">]}},</span></p>
<p>{</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;name&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Account No.&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;index&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;3&#39;</span></span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;width&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;90&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;searchoptions&#39;</span></span><span style="font-size: x-small;">:{sopt:[</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;eq&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ne&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;lt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;le&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;gt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ge&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;cn&#39;</span></span></p>
<p><span style="font-size: x-small;">]}},</span></p>
<p>{</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;name&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Applicant Status&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;index&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;4&#39;</span></span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;width&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;90&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;searchoptions&#39;</span></span><span style="font-size: x-small;">:{sopt:[</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;eq&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ne&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;lt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;le&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;gt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ge&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;cn&#39;</span></span></p>
<p><span style="font-size: x-small;">]}},</span></p>
<p>{</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;name&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;High Score&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;index&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;5&#39;</span></span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;width&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;90&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;searchoptions&#39;</span></span><span style="font-size: x-small;">:{sopt:[</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;eq&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ne&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;lt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;le&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;gt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ge&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;cn&#39;</span></span></p>
<p><span style="font-size: x-small;">]}},</span></p>
<p>{</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;name&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Cumulative&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;index&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;6&#39;</span></span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;width&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;90&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;searchoptions&#39;</span></span><span style="font-size: x-small;">:{sopt:[</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;eq&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ne&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;lt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;le&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;gt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ge&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;cn&#39;</span></span></p>
<p><span style="font-size: x-small;">]}},</span></p>
<p>{</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;name&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;App ID&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;index&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;7&#39;</span></span><span style="font-size: x-small;">, </span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;width&#39;</span></span><span style="font-size: x-small;">:</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;90&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;searchoptions&#39;</span></span><span style="font-size: x-small;">:{sopt:[</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;eq&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ne&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;lt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;le&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;gt&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;ge&#39;</span></span><span style="font-size: x-small;">,</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;cn&#39;</span></span></p>
<p><span style="font-size: x-small;">]}}</span></p>
<p>],</p>
<p>viewrecords:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>mtype:</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">"POST"</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>height: 300,</p>
<p>width: $(window).width()-35,</p>
<p>forceFit:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>shrinkToFit:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>hidegrid:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">false</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>rownumbers:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>rownumWidth: 30,</p>
<p>multiselect:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>gridview:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>altRows:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>autowidth:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>rowNum:100,</p>
<p>rowList: [100,500,1000],</p>
<p>pager:</p>
</p>
<p>
<span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;#apager&#39;</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>gridComplete:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">function</span></span></p>
<p><span style="font-size: x-small;">() {gridLoaded()},</span></p>
<p>onSelectRow:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">function</span></span></p>
<p><span style="font-size: x-small;">(id,status) {</p>
<p></span></p>
</p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">// set page level var</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>SelectDeselect(id,status);</p>
<p>},</p>
<p>onSelectAll:</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">function</span></span></p>
<p><span style="font-size: x-small;">(rows,status) {</p>
<p></span></p>
</p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">// set page level var</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>SelectDeselectAll(rows,status);</p>
<p>},</p>
<p>caption:</p>
<p>
</p>
<p><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;Applicants&#39;</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>}).navGrid(</p>
<p><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">&#39;#apager&#39;</span></span></p>
<p><span style="font-size: x-small;">,</span></p>
<p>{</p>
<p>edit:</p>
</p>
<p>
<span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">false</span></span><span style="font-size: x-small;">,add:</span><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">false</span></span><span style="font-size: x-small;">,del:</span><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">false</span></span><span style="font-size: x-small;">,search:</span><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span><span style="font-size: x-small;">,refresh:</span></p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">false</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>},</p>
<p>{},</p>
<p>
</p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">// edit options</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>{},</p>
<p>
</p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">// add options</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>{},</p>
<p>
</p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">//del options</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>{multipleSearch:</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">true</span></span><span style="font-size: x-small;">} </span></p>
<p><span style="font-size: x-small; color: #008000;"><span style="font-size: x-small; color: #008000;">// search options</span></span></p>
<p><span style="font-size: x-small;"></span></p>
<p>);</p></p>
]]></description>
        	        	<pubDate>Fri, 14 Aug 2009 10:27:12 +0300</pubDate>
        </item>
        <item>
        	<title>pikachoo5 on Doctype syntax error in 3.5.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/doctype-syntax-error-in-352#p8583</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/doctype-syntax-error-in-352#p8583</guid>
        	        	<description><![CDATA[<p>Hi I have been using 3.4.4 in a project and wanted to upgrade to 3.5.2. However version 3.5.2 seems to throw a syntax error after calling the url that fetches the json response.&#160; Note I have not changed any code, the only change I made was to change the jqGrid version.&#160; My project was already using jquery ui 1.7.x prior to this update.&#160;</p>
</p>
<p>Here is my issue</p>
<p>[Image Can Not Be Found]</p>
</p>
<p>if you cannot see the pic, go <a href="http://picasaweb.google.com/mannyholla/JqGrid#5369832661232286226" target="_blank">here</a></p>
</p>
<p>Also this may be part of another topic, but would it be possible to keep the same theme called basic in version 3.5.2.&#160; I know your goal was to keep the same theme as jquery ui, but is there a way a developer could choose a theme that is not affected by the jquery ui?</p>
]]></description>
        	        	<pubDate>Fri, 14 Aug 2009 10:00:03 +0300</pubDate>
        </item>
</channel>
</rss>