<?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: Maintaining checkbox selections through a page operation</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation</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/maintaining-checkbox-selections-through-a-page-operation/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>ashishkp on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p23982</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p23982</guid>
        	        	<description><![CDATA[<p><a href="http://pastebin.com/1Yyf07xA&#038;nbsp" rel="nofollow" target="_blank">http://pastebin.com/1Yyf07xA&#038;nbsp</a>; has functions like _addIdsToSelectedCache and _removeIdsFromSelectedCache which are not&#160; available in source code, will you be able to help here ?</p>
</p>
<p>Can&#39;t it be included in Core JQGrid plugin ?</p>
]]></description>
        	        	<pubDate>Mon, 18 Jul 2011 14:00:33 +0300</pubDate>
        </item>
        <item>
        	<title>hughitt1 on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p21964</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p21964</guid>
        	        	<description><![CDATA[<p>Hi Toucan,</p>
</p>
<p>Here is the code I&#39;m using to keep track of things:</p>
</p>
<p>&#160;&#160; &#160;<a href="http://pastebin.com/1Yyf07xA" target="_blank">http://pastebin.com/1Yyf07xA</a></p>
</p>
<p>HTH,</p>
<p>Keith</p></p>
]]></description>
        	        	<pubDate>Sun, 06 Feb 2011 13:04:34 +0200</pubDate>
        </item>
        <item>
        	<title>toucan on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p21957</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p21957</guid>
        	        	<description><![CDATA[<p>Try as I might, I cannot get selections from different pages to persist.&#160; I can confirm the &#39;myselectedrows&#39; array contains the correct values from the old page, but I do not know what needs to be done to reapply them on the new page.&#160; I was hoping the following events would enable me to get this working, but it did not work.</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; onPaging: function() { },<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;gridComplete: function() { },</p>
<p>What steps should I follow to get this working?&#160; Basically, I would like to be able to move back and forth on the grid pages, see previous selections and when a &#39;submit&#39; button is clicked be able to pass all the values back to the server.&#160; Any help would be very much appreciated.</p>
]]></description>
        	        	<pubDate>Sat, 05 Feb 2011 19:37:12 +0200</pubDate>
        </item>
        <item>
        	<title>hughitt1 on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p17074</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p17074</guid>
        	        	<description><![CDATA[<p>I just downloaded 3.6.5 and it works great. In case anyone else runs into the same problem, if the method calls still appear to return [], and you are using a jsonReader to enable jqGrid to read your results, make sure the the "id" field points to a unique field. Otherwise jqGrid will be unable to retrieve information about which boxes are checked.</p>
</p>
<p>Best,</p>
<p>Keith</p>
]]></description>
        	        	<pubDate>Tue, 11 May 2010 17:16:26 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15784</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15784</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>When it is in github it means that it will be in the next release.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 17 Mar 2010 21:22:10 +0200</pubDate>
        </item>
        <item>
        	<title>hughitt1 on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15750</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15750</guid>
        	        	<description><![CDATA[<p>Thanks Tony 🙂</p>
</p>
<p>Are there any plans to automate this in future versions of jqGrid?</p>
</p>
<p>Best,</p>
<p>Keith</p>
]]></description>
        	        	<pubDate>Tue, 16 Mar 2010 13:42:14 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15732</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15732</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please use the latest version from GitHub</p>
<p>Here is the fix:</p>
<p><a href="http://github.com/tonytomov/jqGrid/commit/d2b668c2555a2c1369dbfd906ae0ec9d760ac50c" rel="nofollow" target="_blank"><a href="http://github.com/tonytomov/jq" rel="nofollow">http://github.com/tonytomov/jq</a>.....9d760ac50c</a></p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 15 Mar 2010 21:18:58 +0200</pubDate>
        </item>
        <item>
        	<title>tjones1105 on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15635</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15635</guid>
        	        	<description><![CDATA[<p>I also can not get this to work in 3.6.4...</p>
]]></description>
        	        	<pubDate>Fri, 12 Mar 2010 01:07:13 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15530</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15530</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry, it is a my fault. I do not have looked into the code.</p>
<p>It is true. This will not work. I have fixed this and you will have the change tomorrow in GitHub.</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 09 Mar 2010 19:31:56 +0200</pubDate>
        </item>
        <item>
        	<title>hughitt1 on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15424</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15424</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>The above still returns "[]" for me in 3.5.6. Does it work for you?</p>
</p>
<p>Best,</p>
<p>Keith</p>
]]></description>
        	        	<pubDate>Fri, 05 Mar 2010 18:00:40 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15403</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15403</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is true, since of the reference to the selected columns which after populating we become empty array.</p>
<p>To work this you should do something like this:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8617' value='Select Code' data-codeid='sfcode8617' /></p>
<div class='sfcode' id='sfcode8617'>
<p>onPaging: function() {</p>
<p>var myselectedrows = $.extend([], $("#grid").jqGrid("getGridParam", "selarrrow"));</p>
<p>}</p>
</div>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 05 Mar 2010 13:14:02 +0200</pubDate>
        </item>
        <item>
        	<title>hughitt1 on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15317</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p15317</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>I am also trying to achieve the same effect of preserving row selection across pages. I tried following you above suggestion with something like:</p>
</p>
<p style="padding-left: 30px;"><span style="color: #000080;">onPaging: function () {<br /></span></p>
<p style="padding-left: 30px;"><span style="color: #000080;">&#160;&#160;&#160; $("#grid").jqGrid("getGridParam", "selarrrow");</span></p>
<p style="padding-left: 30px;"><span style="color: #000080;">},</span></p>
</p>
<p>but the result of the above method call is always an empty array, regardless of many items are checked.</p>
</p>
<p>I looked through some of the <a href="http://www.secondpersonplural.ca/jqgriddocs/_2eb0fi5wo.htm" target="_blank">other supported methods</a>, but didn&#39;t see anything else that seemed helpful for this purpose.</p>
</p>
<p>Is there any chance that this could become part of the the base jqGrid? My guess is that for people using multi-select, it is more helpful to preserve selection across pages and also return items from all pages when the selected items are returned.</p>
</p>
<p>Thanks!</p>
<p>Keith</p>
]]></description>
        	        	<pubDate>Tue, 02 Mar 2010 23:23:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p14703</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p14703</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You will need to use onPaging event again with getGridParam to obtain the selected rows in multiselect mode.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 10 Feb 2010 16:02:42 +0200</pubDate>
        </item>
        <item>
        	<title>FusionGuy on Maintaining checkbox selections through a page operation</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p14640</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/maintaining-checkbox-selections-through-a-page-operation#p14640</guid>
        	        	<description><![CDATA[<p>I have a multi-select jqGrid that I&#39;m using and the user has asked me if there is a way to maintain the list of checked items after the next page is selected.&#160; Is there a way to accomplish this with jqGrid?&#160; Thank you.</p>
]]></description>
        	        	<pubDate>Mon, 08 Feb 2010 21:45:21 +0200</pubDate>
        </item>
</channel>
</rss>