<?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: Undefined error</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/undefined-error</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/undefined-error/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>IHazCooki3z on Undefined error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/undefined-error#p20357</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/undefined-error#p20357</guid>
        	        	<description><![CDATA[<p>I used postData instead, serialized it and managed to make it work. Thx.</p>
]]></description>
        	        	<pubDate>Tue, 19 Oct 2010 01:58:27 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Undefined error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/undefined-error#p20219</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/undefined-error#p20219</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Whee you get this error - when the grid is constructed or when you try to obtain a data and the grid is constructed.</p>
<p>What is <strong>data</strong> option and where is used?</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Mon, 11 Oct 2010 09:42:57 +0300</pubDate>
        </item>
        <item>
        	<title>IHazCooki3z on Undefined error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/undefined-error#p20201</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/undefined-error#p20201</guid>
        	        	<description><![CDATA[<p>I&#39;m getting an &#39;undefined&#39; error and i can&#39;t figure it out why, here is my grid...</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5923' value='Select Code' data-codeid='sfcode5923' /></p>
<div class='sfcode' id='sfcode5923'>
<p>$(&#34;#tblClients&#34;).jqGrid({</p>
<p><span style=&#34;white-space:pre&#34;> </span>url: &#34;/WebServ/Service.asmx/WSGetClient&#34;,</p>
<p><span style=&#34;white-space:pre&#34;> </span>ajaxGridOptions: {contentType:&#39;application/json; charset=utf-8&#39;},</p>
<p><span style=&#34;white-space:pre&#34;> </span>datatype: &#39;json&#39;,</p>
<p><span style=&#34;white-space:pre&#34;> </span>data: &#34;{&#39;userID&#39;: &#39;1&#39;}&#34;,</p>
<p><span style=&#34;white-space:pre&#34;> </span>mtype: &#39;POST&#39;,</p>
<p><span style=&#34;white-space:pre&#34;> </span>colNames: [&#39;Client ID&#39;, &#39;Client name&#39;, &#39;Client code&#39;],</p>
<p><span style=&#34;white-space:pre&#34;> </span>colModel: [</p>
<p><span style=&#34;white-space:pre&#34;> </span>{name: &#39;clientID&#39;, &#160; index: &#39;clientID&#39;, &#160; width: 80},</p>
<p><span style=&#34;white-space:pre&#34;> </span>{name: &#39;clientName&#39;, index: &#39;clientName&#39;, width: 200},</p>
<p><span style=&#34;white-space:pre&#34;> </span>{name: &#39;clientCode&#39;, index: &#39;clientCode&#39;, width: 100}</p>
<p><span style=&#34;white-space:pre&#34;> </span>]</p>
<p>});</p>
<p><span style=&#34;font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; color: #000000; font-size: medium;&#34;><span><span style=&#34;font-family: monospace, Courier; color: #800000; font-size: small;&#34;><span><br /></span></span></span></span></p>
</div>
]]></description>
        	        	<pubDate>Fri, 08 Oct 2010 10:36:05 +0300</pubDate>
        </item>
</channel>
</rss>