<?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: set initial selection on AJAX based TreeGrid?</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/set-initial-selection-on-ajax-based-treegrid</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/treegrid/set-initial-selection-on-ajax-based-treegrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on set initial selection on AJAX based TreeGrid?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/set-initial-selection-on-ajax-based-treegrid#p12500</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/set-initial-selection-on-ajax-based-treegrid#p12500</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I recommend you to put setSelection in gridComplete event.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 27 Nov 2009 03:46:17 +0200</pubDate>
        </item>
        <item>
        	<title>chammers on set initial selection on AJAX based TreeGrid?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/set-initial-selection-on-ajax-based-treegrid#p12476</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/set-initial-selection-on-ajax-based-treegrid#p12476</guid>
        	        	<description><![CDATA[<p>Hello</p>
<p>When loading a TreeGrid page I would like to initially selected a specific row.</p>
<p>I already tried</p>
</p>
<blockquote>
<p>jQuery("#list").jqGrid({</p>
<p>&#160;...</p>
<p>});</p>
<p>jQuery(&#39;#list&#39;).setSelection(3);</p>
</blockquote>
<p>But that does not seem to work, even with the latest 3.6.1. Probably because at the time the setSelection() is executed, the grid data has not yet been loaded via AJAX.</p>
</p>
<p>Can anybody give me a hint where I should put the setSelection() ?</p>
</p>
<p>thanks!</p>
]]></description>
        	        	<pubDate>Thu, 26 Nov 2009 10:48:13 +0200</pubDate>
        </item>
</channel>
</rss>