<?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: MultipleSelect remove a checkbox</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox</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/multipleselect-remove-a-checkbox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on MultipleSelect remove a checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox#p4668</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox#p4668</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. No problem. If I look into the code right now - you are absolutley right. I will add this in next release. Also I see a lot of improvements here.</p>
<p>Thank you.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 17 Feb 2009 03:57:36 +0200</pubDate>
        </item>
        <item>
        	<title>thedavix on MultipleSelect remove a checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox#p4667</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox#p4667</guid>
        	        	<description><![CDATA[<p>Thanks for the reply Tony.</p>
<p>Yes in fact that&#39;s what I did, but it seems to me that the behavior is somewhat wrong, when you check select all the script should go an parse the checkboxes of the grid and look which exist and check them.</p>
<p>But it&#39;s my view of the problem 😉</p>
<p>Either way... it&#39;s a really powerfull datagrid! Thanks again for all your work</p>
<p>Best,<br />David</p>
]]></description>
        	        	<pubDate>Tue, 17 Feb 2009 03:22:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on MultipleSelect remove a checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox#p4635</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox#p4635</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>From the code this is expected behavior - when select all - all the rows are selected instead of that there is&#160; no check box. Will see what I can do, but no promise. One possible solution&#160; - strore the id that should be not selected in sepate array and exlude it when you do something when you select all.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 16 Feb 2009 10:28:37 +0200</pubDate>
        </item>
        <item>
        	<title>thedavix on MultipleSelect remove a checkbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox#p4586</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multipleselect-remove-a-checkbox#p4586</guid>
        	        	<description><![CDATA[<p>Hi there <img class="spSmiley" style="margin:0" title="Wink" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-wink.gif" border="0" alt="Wink" /></p>
<p>I have another question, is it possible to remove a checkbox from a line?</p>
<p>Because for the time beeing I tried to do something like this</p>
<p><em>loadComplete: function(){ <br />&#160;&#160;&#160;&#160;&#160; var rowIds = jQuery("#list-profiles").getDataIDs(); <br />&#160;&#160;&#160;&#160;&#160; for(var i=0; i &#60; rowIds.length; i++)<br />&#160;&#160;&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; var rowData = $(&#39;#list-profiles&#39;).getRowData(rowIds[i]);<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(rowData.removeCheck == &#39;true&#39;)<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;#jqg_&#39;+rowIds[i]).remove();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160; } </em></p>
<p>With a hidden row removeCheck, and the checkobx disapear but when I click on the checkbox (check all :: the one next to the titles of the columns), the Id of the line NOT containing the checkbox is returned with all the others.. <img class="spSmiley" style="margin:0" title="Cry" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-cry.gif" border="0" alt="Cry" /> even if the checkbox is no more present...</p>
<p>Any clues?</p>
<p>Thanks</p></p>
]]></description>
        	        	<pubDate>Thu, 12 Feb 2009 10:33:15 +0200</pubDate>
        </item>
</channel>
</rss>