<?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: search button doesn't work in Firefox and Chrome</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome</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/search-button-doesnt-work-in-firefox-and-chrome/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on search button doesn't work in Firefox and Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13116</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13116</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In order to isolalate the problem, please remove any other plugins and JS and CSS files that are not needed and test.</p>
<p>I feel thet other things do something.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 17 Dec 2009 15:18:32 +0200</pubDate>
        </item>
        <item>
        	<title>phusys on search button doesn't work in Firefox and Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13077</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13077</guid>
        	        	<description><![CDATA[<p>UPDATE:</p>
<p>Removing css classes now the buttons get foused and can be press but nothing happen. <img class="spSmiley" style="margin:0" title="Cry" src="/blog/wp-content/forum-smileys/sf-cry.gif" alt="Cry" /></p>
]]></description>
        	        	<pubDate>Wed, 16 Dec 2009 11:53:03 +0200</pubDate>
        </item>
        <item>
        	<title>phusys on search button doesn't work in Firefox and Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13060</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13060</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>I see you have set custom classes for the buttons right?</p>
<p>I think that here is the problem,</p>
<p>Remove the classes from the definition and check</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>I&#39;ve tryed to remove classes from the definition but it still not work <img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" /></p>
</p>
<p>Here is the code:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4530' value='Select Code' data-codeid='sfcode4530' /></p>
<div class='sfcode' id='sfcode4530'>&#160;jQuery("#griglia_prenotazioni").jqGrid({<br />&#160;&#160;<a href="/blog/&#39;datigriglie.php?action=prenotazioni&#39;" target="_blank">url:&#39;datigriglie.php?action=prenotazioni&#39;</a>,<br />&#160;&#160;datatype: "xml",<br />&#160;&#160;colNames:[&#39;codice&#39;,&#39;valida per il&#39;,&#39;richiesta da&#39;,&#39;passeggeri&#39;],<br />&#160;&#160;colModel:[<br />&#160;&#160;&#160;{name:&#39;PCODICE&#39;,index:&#39;PCODICE&#39;, width:100},<br />&#160;&#160;&#160;{name:&#39;DATARICHIESTA&#39;,index:&#39;DATARICHIESTA&#39;, width:140},<br />&#160;&#160;&#160;{name:&#39;RICHIESTADA&#39;,index:&#39;RICHIESTADA&#39;, width:150},<br />&#160;&#160;&#160;{name:&#39;PASSEGGERI&#39;,index:&#39;PASSEGGERI&#39;, width:100}<br />&#160;&#160;],<br />&#160;&#160;rowNum:10,<br />&#160;&#160;height:200,<br />&#160;&#160;imgpath: &#39;themes/basic/images&#39;,<br />&#160;&#160;pager: jQuery(&#39;#paginazione_prenotazioni&#39;),<br />&#160;&#160;sortname: &#39;P.DATARICHIESTA&#39;,<br />&#160;&#160;viewrecords: true,<br />&#160;&#160;sortorder: "desc",<br />&#160;&#160;caption:"Elenco prenotazioni",<br />&#160;&#160;&#160;ondblClickRow: function( rowid) {<br />&#160;&#160;&#160;document.location.href = &#39;?prenotazioni-modificaprenotazioneedit-&#39;+rowid;<br />&#160;&#160;&#160; }<br />&#160;});<br />&#160;jQuery("#cerca_prenotazioni").filterGrid("#griglia_prenotazioni",{<br />&#160;&#160;gridModel:true,<br />&#160;&#160;gridNames:true,&#160;&#160; <br />&#160;&#160;formtype:"vertical",<br />&#160;&#160;enableSearch: true,&#160;&#160; <br />&#160;&#160;enableClear: true,<br />&#160;&#160;autosearch: true,<br />&#160;&#160;searchButton:"cerca",<br />&#160;&#160;clearButton:"cancella"<br />&#160;&#160; });</div></p>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 21:11:07 +0200</pubDate>
        </item>
        <item>
        	<title>tony on search button doesn't work in Firefox and Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13032</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13032</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I see you have set custom classes for the buttons right?</p>
<p>I think that here is the problem,</p>
<p>Remove the classes from the definition and check</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 18:22:03 +0200</pubDate>
        </item>
        <item>
        	<title>phusys on search button doesn't work in Firefox and Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13022</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p13022</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>actually in Firefox and Chrome, the searchbutton and cancelbutton in filtergrid doesn&#39;t get focus so it&#39;s unable to click. I can make search only by hit return button on one of the textbox of the filtergrid.</p>
]]></description>
        	        	<pubDate>Tue, 15 Dec 2009 13:07:14 +0200</pubDate>
        </item>
        <item>
        	<title>tony on search button doesn't work in Firefox and Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p12909</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p12909</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What does not work actually?</p></p>
]]></description>
        	        	<pubDate>Fri, 11 Dec 2009 00:55:16 +0200</pubDate>
        </item>
        <item>
        	<title>phusys on search button doesn't work in Firefox and Chrome</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p12900</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/search-button-doesnt-work-in-firefox-and-chrome#p12900</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I use jqgrid 3.6.1 with search form but the search button only work with IE Browser.</p>
<p>I use this code for load search form:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9929' value='Select Code' data-codeid='sfcode9929' /></p>
<div class='sfcode' id='sfcode9929'>
<p>&#160;jQuery("#griglia_prenotazioni").jqGrid({<br />&#160;&#160;<a href="/blog/&#39;datigriglie.php?action=prenotazioni&#39;" target="_blank">url:&#39;datigriglie.php?action=prenotazioni&#39;</a>,<br />&#160;&#160;datatype: "xml",<br />&#160;&#160;colNames:[&#39;codice&#39;,&#39;valida per il&#39;,&#39;richiesta da&#39;,&#39;passeggeri&#39;],<br />&#160;&#160;colModel:[<br />&#160;&#160;&#160;{name:&#39;PCODICE&#39;,index:&#39;PCODICE&#39;, width:100},<br />&#160;&#160;&#160;{name:&#39;DATARICHIESTA&#39;,index:&#39;DATARICHIESTA&#39;, width:140},<br />&#160;&#160;&#160;{name:&#39;RICHIESTADA&#39;,index:&#39;RICHIESTADA&#39;, width:150},<br />&#160;&#160;&#160;{name:&#39;PASSEGGERI&#39;,index:&#39;PASSEGGERI&#39;, width:100}<br />&#160;&#160;],<br />&#160;&#160;rowNum:10,<br />&#160;&#160;height:200,<br />&#160;&#160;imgpath: &#39;themes/basic/images&#39;,<br />&#160;&#160;pager: jQuery(&#39;#paginazione_prenotazioni&#39;),<br />&#160;&#160;sortname: &#39;P.DATARICHIESTA&#39;,<br />&#160;&#160;viewrecords: true,<br />&#160;&#160;sortorder: "desc",<br />&#160;&#160;caption:"Elenco prenotazioni",<br />&#160;&#160;&#160;ondblClickRow: function( rowid) {<br />&#160;&#160;&#160;document.location.href = &#39;?prenotazioni-modificaprenotazioneedit-&#39;+rowid;<br />&#160;&#160;&#160; }<br />&#160;});<br />&#160;jQuery("#cerca_prenotazioni").filterGrid("#griglia_prenotazioni",{<br />&#160;&#160;gridModel:true,<br />&#160;&#160;gridNames:true,&#160;&#160; <br />&#160;&#160;formtype:"vertical",<br />&#160;&#160;enableSearch: true,&#160;&#160; <br />&#160;&#160;enableClear: true,<br />&#160;&#160;autosearch: true,<br />&#160;&#160;searchButton:"cerca",<br />&#160;&#160;clearButton:"cancella",<br />&#160;&#160;formclass:"cerca_form",<br />&#160;&#160;buttonclass:"cerca_button"<br />&#160;&#160; });</p>
</div>
<p>Any idea?</p>
]]></description>
        	        	<pubDate>Thu, 10 Dec 2009 22:24:22 +0200</pubDate>
        </item>
</channel>
</rss>