<?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: Paging and MultiSelect</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect</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/paging-and-multiselect/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>alche on Paging and MultiSelect</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13282</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13282</guid>
        	        	<description><![CDATA[<p>Thanks Tony,</p>
</p>
<p>When I gave this more thought, it seems the proper way to do things. &#160;</p>
</p>
<p>A user might select a row on Page 1 then go to page 4 and select another row and hit the Delete button. &#160;Do they want to delete both records? &#160;Maybe. &#160;Or maybe they forgot they clicked the select button on Page 1. &#160;So the current way is better, I think.</p>
]]></description>
        	        	<pubDate>Wed, 23 Dec 2009 18:07:04 +0200</pubDate>
        </item>
        <item>
        	<title>Jason on Paging and MultiSelect</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13263</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13263</guid>
        	        	<description><![CDATA[<p>I think I can get around this with a custom pager button myself. I will require the user to filter their grid results accordingly and then click a button that will &#39;assume&#39; they want all the records affected based on the current grid filters/results and perform my action based on that.</p>
]]></description>
        	        	<pubDate>Tue, 22 Dec 2009 15:16:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Paging and MultiSelect</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13249</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13249</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I wonder how this can be possible automatically from the grid.</p>
<p>Let investigate what you want (if I understand right) and what is actually.</p>
<p>The first thing that you have not forget is that the grid is client side representation.</p>
<p>And now you select some rows at the client, then you click page next button.</p>
<p>What is happen? &#8211; the data from grid is cleared expecting the new one from server &#8211; right?</p>
<p>Clearing the data from grid of course we clear the selected rows.</p>
<p>In order to achive this you should remember the page and the selected rows in array and use a lot of grid events to restore them</p>
<p>(onPaging, onSortCol, gridComplete)</p>
</p>
<p>Best Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Tue, 22 Dec 2009 10:17:12 +0200</pubDate>
        </item>
        <item>
        	<title>Jason on Paging and MultiSelect</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13214</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13214</guid>
        	        	<description><![CDATA[<p>If this can&#39;t be done, is there a way to have a button or modify the existing select all so that it "selects" every item in the grid, or at least sends a call to a server URL that "all data results" are "selected"?</p>
]]></description>
        	        	<pubDate>Mon, 21 Dec 2009 15:17:10 +0200</pubDate>
        </item>
        <item>
        	<title>alche on Paging and MultiSelect</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13193</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/paging-and-multiselect#p13193</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>It seems that with multiselect enabled, jqGrid "forgets" the selected rows when going from one page to another.</p>
</p>
<p>Is there a simple method of having jqGrid remember selected rows when paging?</p>
]]></description>
        	        	<pubDate>Fri, 18 Dec 2009 23:13:10 +0200</pubDate>
        </item>
</channel>
</rss>