<?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: reload the grid and select a row at the same time</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/reload-the-grid-and-select-a-row-at-the-same-time</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/reload-the-grid-and-select-a-row-at-the-same-time/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>leolikesbass on reload the grid and select a row at the same time</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reload-the-grid-and-select-a-row-at-the-same-time#p27350</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reload-the-grid-and-select-a-row-at-the-same-time#p27350</guid>
        	        	<description><![CDATA[<p>well, one of the answers is</p>
</p>
<p>$("#Grid1").trigger("reloadGrid",[{current:<strong>true}]);</strong></p>
<p><strong>&#160;</strong></p>
<p>which took me a while to find for whatever reason.&#160; Any idea how to explicitly set the row id?</p>
]]></description>
        	        	<pubDate>Mon, 17 Sep 2012 22:38:38 +0300</pubDate>
        </item>
        <item>
        	<title>leolikesbass on reload the grid and select a row at the same time</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/reload-the-grid-and-select-a-row-at-the-same-time#p27348</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/reload-the-grid-and-select-a-row-at-the-same-time#p27348</guid>
        	        	<description><![CDATA[<p>How can I reload the grid after some external processing is done and have the grid select a row automatically on the reload?&#160; I got two scenarios, I&#39;m having the user add a new row via an external function, and also through a form certain values can be edited and I want to update the grid to reflect that when the form is saved.&#160; Thanks!</p>
]]></description>
        	        	<pubDate>Mon, 17 Sep 2012 21:24:08 +0300</pubDate>
        </item>
</channel>
</rss>