<?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: Problem with Array datatype:local</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-array-datatypelocal</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/problem-with-array-datatypelocal/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>an224 on Problem with Array datatype:local</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-array-datatypelocal#p15040</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-array-datatypelocal#p15040</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>&#160;Xtemplate engine was a problem. New release solve incorrect recognition.</p>
</p>
<p>Anton</p>
]]></description>
        	        	<pubDate>Mon, 22 Feb 2010 11:49:01 +0200</pubDate>
        </item>
        <item>
        	<title>an224 on Problem with Array datatype:local</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-array-datatypelocal#p15029</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-array-datatypelocal#p15029</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>&#160;I used Jquery in the last problem where we have success work. I tried the same implementaion but still has problem with message</p>
<p>lenght of ColNames &#60;&#62; colModel!</p>
<p>Problem is that ColNames = colModel</p>
<p>When I used the same code in simple html working properly. When code is in model where html is parsed be XTemplate problem is shown. Mistic for me is that the last project working properly.</p>
<p>thank you for any navigation.</p>
<p>Code example</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; jQuery("#list4").jqGrid({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; datatype: "local",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; height: 250,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colNames:[&#39;Inv No&#39;,&#39;Date&#39;, &#39;Client&#39;, &#39;Amount&#39;,&#39;Tax&#39;,&#39;Total&#39;,&#39;Notes&#39;],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; colModel:[<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;id&#39;,index:&#39;id&#39;, width:60, sorttype:"int"},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;invdate&#39;,index:&#39;invdate&#39;, width:90, sorttype:"date"},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;name&#39;,index:&#39;name&#39;, width:100},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;amount&#39;,index:&#39;amount&#39;, width:80, align:"right",sorttype:"float"},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;tax&#39;,index:&#39;tax&#39;, width:80, align:"right",sorttype:"float"},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;total&#39;,index:&#39;total&#39;, width:80,align:"right",sorttype:"float"},<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; {name:&#39;note&#39;,index:&#39;note&#39;, width:150, sortable:false}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ],<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; multiselect: true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; caption: "Manipulating Array Data"<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; });</p></p>
]]></description>
        	        	<pubDate>Mon, 22 Feb 2010 00:57:49 +0200</pubDate>
        </item>
</channel>
</rss>