<?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: Selecting a row interval</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/selecting-a-row-interval</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/selecting-a-row-interval/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Mattias on Selecting a row interval</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/selecting-a-row-interval#p21583</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/selecting-a-row-interval#p21583</guid>
        	        	<description><![CDATA[<p>I just found the getInd function. I should be able to do what I want with that.</p>
]]></description>
        	        	<pubDate>Sat, 08 Jan 2011 11:25:53 +0200</pubDate>
        </item>
        <item>
        	<title>Mattias on Selecting a row interval</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/selecting-a-row-interval#p21582</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/selecting-a-row-interval#p21582</guid>
        	        	<description><![CDATA[<p>Is there someway to select all the rows in a interval when multiselect is active?</p>
<p>I have several tables where the user will have to select 70 &#8211; 200 rows of data that can be ordered by the user and filtered.</p>
<p>Unfortunatley the standard multiselect: true behavior means that the poor user will wear down his/hers mouse.</p>
<p>Row &#124; ID &#124; Name<br />1&#160;&#160;&#160;&#160;&#160;&#160; 3 &#160; &#160;   "user1&#8243;<br />2 &#160; &#160; &#160;        5&#160;&#160;&#160;&#160; "user 3&#8243;<br />3 &#160; &#160; &#160;       1 &#160; &#160; "user 5&#8243;<br />4&#160;&#160;&#160;&#160;&#160;&#160;        4&#160;&#160;&#160;&#160; "user 6&#8243;</p>
<p>If the user clicks row 1 and then clicks on row 3 while holding down shift then row nr 2 should also be selected. I was looking at setSelection but I can only set the selection by the data id, not the row nr.</p>
<p>Is there some parameter that I have missed or is there no way to do what I want?</p>
]]></description>
        	        	<pubDate>Sat, 08 Jan 2011 10:58:23 +0200</pubDate>
        </item>
</channel>
</rss>