<?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: Multiselect and check-box selected by default</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default</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/multiselect-and-check-box-selected-by-default/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>missa on Multiselect and check-box selected by default</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default#p9006</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default#p9006</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I find the solution, for other people, i give you the solution:</p>
</p>
<p><strong>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; &#160;&#160;&#160; var reg = new RegExp("[,]+", "g");<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; var $reponse=$liste_perimetre.split(reg);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; for (Val in $reponse){ <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; &#160;&#160;&#160; jQuery("#peri_cli").setSelection($reponse[Val]);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }; &#160;&#160;&#160; </strong></p>
</p>
<p>in fact setSelection accept only 1 Id. If you have lot of id in an array you must&#160; have to do this.</p>
</p>
<p>Bye..;<img class="spSmiley" style="margin:0" title="Kiss" src="/blog/wp-content/forum-smileys/sf-kiss.gif" alt="Kiss" /></p>
]]></description>
        	        	<pubDate>Fri, 28 Aug 2009 02:32:19 +0300</pubDate>
        </item>
        <item>
        	<title>missa on Multiselect and check-box selected by default</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default#p8973</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default#p8973</guid>
        	        	<description><![CDATA[<p>Hello Tony,<img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
<p>I write this but nothing appends!</p>
<p><strong>&#160;&#160;&#160; &#160;&#160;&#160; gridComplete: function(){&#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; var $select = jQuery("#peri_cli").getDataIDs(); //recup&#233;rer tous les IDs des enregistrement du grid<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; jQuery("#peri_cli").setSelection($select);<br />&#160;&#160;&#160; &#160;&#160;&#160; },</strong></p>
<p>but when I replace <strong>$select</strong> by an <strong>Id like &#39;13&#39; </strong>it&#39;s works! all my ids have this profil: &#39;000-000-000-blabla&#39;.</p>
<p>do you have an idea?</p>
<p>thank you for your help!<img class="spSmiley" style="margin:0" title="Laugh" src="/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
]]></description>
        	        	<pubDate>Wed, 26 Aug 2009 07:32:25 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Multiselect and check-box selected by default</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default#p8799</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default#p8799</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Yes it is possible - use getDataIDs and setSelection methods</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 19 Aug 2009 07:10:13 +0300</pubDate>
        </item>
        <item>
        	<title>missa on Multiselect and check-box selected by default</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default#p8769</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiselect-and-check-box-selected-by-default#p8769</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>is it possible that all check box are selected by default in my grid!</p>
<p>regards and thank you for your help!</p>
<p>Aurore <img class="spSmiley" style="margin:0" title="Kiss" src="/blog/wp-content/forum-smileys/sf-kiss.gif" alt="Kiss" /></p>
]]></description>
        	        	<pubDate>Wed, 19 Aug 2009 04:40:30 +0300</pubDate>
        </item>
</channel>
</rss>