<?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: syntax for updateGridRows</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows</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/syntax-for-updategridrows/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on syntax for updateGridRows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows#p14996</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows#p14996</guid>
        	        	<description><![CDATA[<p>Helllo,</p>
<p>here is the syntax:</p>
<p>updateGridRows : function (data, rowidname, jsonreader)</p>
</p>
<p>Use rowidname as name and not as data.</p>
<p>regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 20 Feb 2010 12:02:18 +0200</pubDate>
        </item>
        <item>
        	<title>phicarre on syntax for updateGridRows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows#p14909</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows#p14909</guid>
        	        	<description><![CDATA[<p>I believe that my syntax is wrong !</p>
]]></description>
        	        	<pubDate>Wed, 17 Feb 2010 19:58:01 +0200</pubDate>
        </item>
        <item>
        	<title>tony on syntax for updateGridRows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows#p14881</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows#p14881</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Do not use this in load complete.</p>
<p>See my replay</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 17 Feb 2010 12:34:28 +0200</pubDate>
        </item>
        <item>
        	<title>phicarre on syntax for updateGridRows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows#p14797</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/syntax-for-updategridrows#p14797</guid>
        	        	<description><![CDATA[</p>
<p>The data returned by my server is :</p>
<p>{"page": ... "rows":["id":"101","cell":["ted",1960]},{...}...</p>
<p>In loadComplete I do:</p>
<p>jQuery("#list1").updateGridRows([{"name":"bob"}],"101");&#160;</p>
<p>and nothing happens !</p>
<p>wrong syntax in my code or ... in the doc <img class="spSmiley" style="margin:0" title="Embarassed" src="/blog/wp-content/forum-smileys/sf-embarassed.gif" alt="Embarassed" /></p>
]]></description>
        	        	<pubDate>Sun, 14 Feb 2010 20:17:04 +0200</pubDate>
        </item>
</channel>
</rss>