<?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: Multiple Form Search ignores setColProp and editrules</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-form-search-ignores-setcolprop-and-editrules</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/bugs/multiple-form-search-ignores-setcolprop-and-editrules/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Multiple Form Search ignores setColProp and editrules</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-form-search-ignores-setcolprop-and-editrules#p3527</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-form-search-ignores-setcolprop-and-editrules#p3527</guid>
        	        	<description><![CDATA[<p>Hello</p>
<p>Fixed. Also look at the news in the upcomming release</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 14 Dec 2008 07:23:09 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Multiple Form Search ignores setColProp and editrules</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-form-search-ignores-setcolprop-and-editrules#p3025</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-form-search-ignores-setcolprop-and-editrules#p3025</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thank you for this. I will look forward for your recommendation.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 11 Nov 2008 10:54:36 +0200</pubDate>
        </item>
        <item>
        	<title>Renso on Multiple Form Search ignores setColProp and editrules</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/multiple-form-search-ignores-setcolprop-and-editrules#p3014</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/multiple-form-search-ignores-setcolprop-and-editrules#p3014</guid>
        	        	<description><![CDATA[<p>When selecting to use the Multiple Form Search, the feature ignores the following colModel options provided (in red):</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6043' value='Select Code' data-codeid='sfcode6043' /></p>
<div class='sfcode' id='sfcode6043'>{name:&#39;DISCProfile&#39;,&#160;&#160;&#160; index:&#39;DISCProfile&#39;, width:30, editable:true, sortable:false, align:"center", resizable: false, edittype:"select", hidden:true, <span style="color: #ff0000;">editrules:{edithidden:true,required:true}}</span></div>
<p><span style="color: #ff0000;"></span></p>
<p>Also, in order to hide the "EditUrl" column I tried to hide it by specifying setColProp on the .navButtonAdd for SEARCH (as in your exmple demo), it ignores it:</p>
<p><span class="sfcode">$(item).setColProp(&#39;EditUrl&#39;, {hidden:true, editable:false});</span></p>
<p>Maybe not a bug but a feature request (not sure), but I thin the Multiple Form Search (since it pics up the fields from colModel) should also take into consideration the editrules and when edihidden=true is specified should display it when using the Mutilpe Form Search. Please advise as to if this is a bug, or not, and what a possible work around is.</p>
]]></description>
        	        	<pubDate>Tue, 11 Nov 2008 07:34:16 +0200</pubDate>
        </item>
</channel>
</rss>