<?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: Wrong  fields alignement in Search Toolbar in case of Multiselection</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection</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/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Renso on Wrong  fields alignement in Search Toolbar in case of Multiselection</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p9013</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p9013</guid>
        	        	<description><![CDATA[<p>Should your SELECT not rather have a key-value pair, as in 1:Good;2Medium;3:Bad;?</p>
</p>
<p>I also have some issues with the filterToolbar (ver.3.4.4) and go through quite a bit of work to set the columns position. For example my first few columns are not searchable so I want to move my first search box to the right, left aligned with the column of the field it represents, here are some examples that may be helpful:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1604' value='Select Code' data-codeid='sfcode1604' /></p>
<div class='sfcode' id='sfcode1604'>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr&#39;).prepend(&#39;&#60;td class=&#8221;empty&#8221;&#62;&#39;);//inject a search tag that I can use to shift my first search box over to the right by 73 pixels<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr td.empty&#39;).attr({ colspan: 2 }).css({ width: &#39;73px&#39; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr td&#39;).css({ margin: &#39;0 5px&#39; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr td #sg_CallDateUrl&#39;).css({ width: &#39;187px&#39; });//first search box/column<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr td #sg_CallTypeUrl&#39;).css({ width: &#39;39px&#39; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr td #sg_PrimaryContactTitle&#39;).css({ width: &#39;73px&#39; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr td #sg_CallStatus&#39;).css({ width: &#39;88px&#39; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr td #sg_CompleteUrl&#39;).css({ width: &#39;34px&#39; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;form.filterform table.filtertable tr td #sg_LastCallComment&#39;).css({ width: &#39;228px&#39; });</div>
</p>
<p>Not sure if this is a feature in 3.5 but would be great if the resize event on columns also resizes and aligneds the search toolbar&#39;s column with it.</p>
]]></description>
        	        	<pubDate>Fri, 28 Aug 2009 07:47:34 +0300</pubDate>
        </item>
        <item>
        	<title>bobinwood on Wrong  fields alignement in Search Toolbar in case of Multiselection</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p9008</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p9008</guid>
        	        	<description><![CDATA[<p>I tried to use the filterOption, it works but if you use a select , you have to type the value in the search field.</p>
<p>For example:</p>
<p>edittype:&#39;select&#39;, editoptions:{value:"Good:1;Medium:2;Bad:3"}</p>
<p>You have to type 1,2 or 3 instead of selecting values for a select.</p></p>
]]></description>
        	        	<pubDate>Fri, 28 Aug 2009 03:41:41 +0300</pubDate>
        </item>
        <item>
        	<title>bobinwood on Wrong  fields alignement in Search Toolbar in case of Multiselection</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p8875</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p8875</guid>
        	        	<description><![CDATA[<p>I use 3.5.</p>
<p>I will try to use filterGrid</p>
</p>
<p>Thanks Tony</p></p>
]]></description>
        	        	<pubDate>Fri, 21 Aug 2009 02:59:27 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Wrong  fields alignement in Search Toolbar in case of Multiselection</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p8853</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p8853</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Which version do you use? If you use 3.5 I suggest you to use filterToolbar method instead of filterGrid.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 21 Aug 2009 01:42:52 +0300</pubDate>
        </item>
        <item>
        	<title>bobinwood on Wrong  fields alignement in Search Toolbar in case of Multiselection</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p8835</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/wrong-fields-alignement-in-search-toolbar-in-case-of-multiselection#p8835</guid>
        	        	<description><![CDATA[<p>When you create a Grid with multiselect:true</p>
<p>Then you create a toolbar with the following options:</p>
<p>gridModel:true,gridToolbar:true,enableClear:true,enableSeach:true</p>
</p>
<p>The first field is not shifted to the right but remains aligned to the left of the form.</p>
<p>The first search field is aligned with the multiselect toggle buttons</p></p>
]]></description>
        	        	<pubDate>Thu, 20 Aug 2009 04:10:07 +0300</pubDate>
        </item>
</channel>
</rss>