<?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: select a row on page x</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x</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/select-a-row-on-page-x/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on select a row on page x</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10660</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10660</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You can get the page from grid parameters using getGridParam. See options for the grid</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 12 Oct 2009 11:48:17 +0300</pubDate>
        </item>
        <item>
        	<title>jonhb on select a row on page x</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10639</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10639</guid>
        	        	<description><![CDATA[<p>hi,</p>
</p>
<p>yes i figured that out, and this works fine when the row is on the first page in the grid. When the row i want to select is on another page i get the error: &#39;this.0.innerHTML&#39;&#160; is null or not an object</p>
<p>So basically I need to know which page the row is on and select the page before i can select the row...</p></p>
]]></description>
        	        	<pubDate>Mon, 12 Oct 2009 05:42:49 +0300</pubDate>
        </item>
        <item>
        	<title>tony on select a row on page x</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10587</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10587</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>If I understand right maybe you will need to pass parameters to the page where the grid is or use cockies for this purpose, then in gridComplete event you can check if this parameter is present and do setSelection with the rowid.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 09 Oct 2009 03:59:57 +0300</pubDate>
        </item>
        <item>
        	<title>jonhb on select a row on page x</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10537</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10537</guid>
        	        	<description><![CDATA[<p>I&#160;want all the records in the grid at all time. This is a function to switch from grid-view to formview. The grid is used as an quick overview, if data needs to be changed double-click the row to edit in form-view (not jqgrid formview). From the form-view I want to go back to the place I was when i left the grid.</p>
]]></description>
        	        	<pubDate>Thu, 08 Oct 2009 01:37:56 +0300</pubDate>
        </item>
        <item>
        	<title>MamaliFrenchi on select a row on page x</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10531</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10531</guid>
        	        	<description><![CDATA[<p>Why don&#39;t you just filter your grid, and return the only record with your ID? in your case you don&#39;t need pagination.</p>
]]></description>
        	        	<pubDate>Wed, 07 Oct 2009 21:45:31 +0300</pubDate>
        </item>
        <item>
        	<title>jonhb on select a row on page x</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10509</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10509</guid>
        	        	<description><![CDATA[<p>i have a grid with say 200 records, 20 records pr. page =&#62; 10 pages.</p>
<p>How do i open this grid (from another HTML page, I send the ID as a parameter) with the correct page active and the wanted record selected.</p>
<p>All I have is the unique id for the row.</p></p>
]]></description>
        	        	<pubDate>Wed, 07 Oct 2009 05:29:20 +0300</pubDate>
        </item>
        <item>
        	<title>tony on select a row on page x</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10443</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10443</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Do not understand.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 06 Oct 2009 06:07:32 +0300</pubDate>
        </item>
        <item>
        	<title>jonhb on select a row on page x</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10393</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-a-row-on-page-x#p10393</guid>
        	        	<description><![CDATA[<p>hi</p>
<p>I want to select a row which&#160;I have only the unique Id for. How do I easily goto the page where this row is and select it?</p>
<p>It works fine when the row I want is on the first page, but not when it&#39;s on the others.</p>
]]></description>
        	        	<pubDate>Mon, 05 Oct 2009 02:16:02 +0300</pubDate>
        </item>
</channel>
</rss>