<?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: Mulitselection of Rows</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/mulitselection-of-rows</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/mulitselection-of-rows/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Mulitselection of Rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/mulitselection-of-rows#p16370</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/mulitselection-of-rows#p16370</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Any example code on this?</p>
<p>Also if you use getGridParam to obtain the selected rows you should do it this way</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2954' value='Select Code' data-codeid='sfcode2954' /></p>
<div class='sfcode' id='sfcode2954'>
<p>var myselection = $.extend([],$(&#34;#mygrid&#34;).jqGrid(&#39;getGridParam&#39;,&#39;selarrrow&#39;));</p>
</p>
</div>
<p>Search the forum there is a such post</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 13 Apr 2010 14:08:40 +0300</pubDate>
        </item>
        <item>
        	<title>epp687 on Mulitselection of Rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/mulitselection-of-rows#p16289</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/mulitselection-of-rows#p16289</guid>
        	        	<description><![CDATA[<p>Dear all,</p>
</p>
<p>Last days I am trying to use the multiseletion functionality of jqgrid.</p>
<p>I have my data in pages with 10 rows.</p>
<p>I select some rows from the page 1 and then navigate to page 2, then go back again to the first page and the records I had select are not selected.</p>
<p>I have try to use the onPaging function and I have put my selected records into a list when changing the page.</p>
<p>Summarizing my post is how can I set some rows selected just before loading any page?</p>
</p>
<p>Thanks in advance,</p>
<p>Kostis</p>
]]></description>
        	        	<pubDate>Thu, 08 Apr 2010 09:19:42 +0300</pubDate>
        </item>
</channel>
</rss>