<?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: How to get unselected row ids?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-unselected-row-ids</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/how-to-get-unselected-row-ids/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Akshitha on How to get unselected row ids?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-get-unselected-row-ids#p16909</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-get-unselected-row-ids#p16909</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>&#160;&#160; Am using multiselect: true in my grid. I want to update one of my grid hidden column based on the checkbox status when i submit the data to the server. For ex., There are 10 rows in a grid, if i have selected only 1,3,7 &#38; 10 th row i need to update one of my hidden column field as "YES" &#38; for the remaining row i need to update as "NO". Scenario is when the grid loads some of the checkbox may be selected based on the previous submission. So i cannot make the hidden column field as "NO" by default.</p>
<p>&#160;Like</p>
<p>&#160;&#160;&#160;&#160; jQuery("#eeList").getGridParam(&#39;selarrrow&#39;)</p>
<p>is there any function which returns the unselected rows from the grid?</p>
]]></description>
        	        	<pubDate>Wed, 05 May 2010 09:05:04 +0300</pubDate>
        </item>
</channel>
</rss>