<?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: Default Filters fail in IE</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie</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/default-filters-fail-in-ie/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Default Filters fail in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18660</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18660</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I really want to know where is the problem. Can you please prive a link to the problem?</p>
<p>Thank you</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 19 Jul 2010 14:30:02 +0300</pubDate>
        </item>
        <item>
        	<title>Jamal on Default Filters fail in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18425</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18425</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>I already have a DOCTYPE declaration -- look at HTML above. It fails even after using the DOCTYPE that you provide in the post you link to.</p>
<p>About the Apache META tag solution, is this the only way? <strong>What if I don&#39;t have rights to modify the Apache httpd.conf file?</strong></p>
</p>
<p>On my localhost, adding "<strong>Header set X-UA-Compatible &#8220;IE=EmulateIE7</strong><strong>&#8221;</strong>" under&#160;"<strong>LoadModule headers_module modules/mod_headers.so</strong>" and restarting Apache doesn&#39;t change anything. The second filters &#39;op&#39; value is still coming through as undefined.</p>
</p>
<p>Thank you for all your help so far.</p>
]]></description>
        	        	<pubDate>Tue, 06 Jul 2010 18:17:21 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Default Filters fail in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18408</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18408</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Could you please <a href="/blog/?page_id=393/bugs/ie8-2nd-filter-opundefined/&#38;value=search filter&#38;type=1&#38;include=1&#38;search=2" target="_blank">read this</a>?</p></p>
]]></description>
        	        	<pubDate>Tue, 06 Jul 2010 11:08:57 +0300</pubDate>
        </item>
        <item>
        	<title>Jamal on Default Filters fail in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18335</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18335</guid>
        	        	<description><![CDATA[<p>Update</p>
</p>
<p>Even when I remove the following lines from the .js file, the multiple search feature generates an error when I select &#39;reset&#39; after adding more than one search criteria.</p>
</p>
<p><strong>Removed lines:</strong></p>
<p><input type='button' class='sfcodeselect' name='sfselectit7037' value='Select Code' data-codeid='sfcode7037' /></p>
<div class='sfcode' id='sfcode7037'>search:true,<br />postData: {&#34;filters&#34;:{&#34;groupOp&#34;:&#34;and&#34;,&#34;rules&#34;:[{&#34;field&#34;:&#34;uid&#34;,&#34;op&#34;:&#34;eq&#34;,&#34;data&#34;:&#34;100&#34;},{&#34;field&#34;:&#34;lname&#34;,&#34;op&#34;:&#34;eq&#34;,&#34;data&#34;:&#34;test&#34;}]}} &#160;</div>
</p>
<p><strong>Error generated when &#39;reset&#39; is selected after adding more than one search criteria</strong></p>
<p><strong></strong></p>
<p><input type='button' class='sfcodeselect' name='sfselectit590' value='Select Code' data-codeid='sfcode590' /></p>
<div class='sfcode' id='sfcode590'>A Runtime Error has occurred<br />Do you wish to Debug?<br />Line: 569<br />Error:&#39;find(&#8230;).0&#39; is null or not an object<strong><br /></strong></div>
<p><strong>&#160;</strong></p>
</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">search:true,<br /> postData: {"filters":{"groupOp":"and","rules":[{"field":"uid","op":"eq","data":"100"},{"field":"lname","op":"eq","data":"test"}]}}*/</div>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 23:22:20 +0300</pubDate>
        </item>
        <item>
        	<title>Jamal on Default Filters fail in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18328</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18328</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>I searched before I posted, and I searched again after you responded. The solutions to the problems other users have had with IE -- in the posts that I looked at -- don&#39;t apply or don&#39;t work for my problem. Can you point me to a post where users have issues with IE and default filters?</p>
</p>
<p><strong>More information:</strong></p>
</p>
<p>To be more specific about the problem. When I click on the search button once, I get the error in my first post. When I click a second time, immediately after, the multiple search dialog comes up with only the first search row populated. It fails to populate the second search row.</p>
</p>
<p><strong>Here&#39;s the HTML:</strong></p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3891' value='Select Code' data-codeid='sfcode3891' /></p>
<div class='sfcode' id='sfcode3891'>&#160; &#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34; &#34;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#34;&#038;gt" rel="nofollow" target="_blank"><a href="http://www.w3.org/TR/xhtml1/DT" rel="nofollow">http://www.w3.org/TR/xhtml1/DT</a>.....t;&#038;gt</a>;<br />&#60;html xmlns=&#34;<a href="http://www.w3.org/1999/xhtml&#038;quot" rel="nofollow" target="_blank">http://www.w3.org/1999/xhtml&#038;quot</a>; xml:lang=&#34;en&#34; lang=&#34;en&#34;&#62;<br />&#160;&#160; &#160;&#60;head&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=utf-8&#34; /&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;title&#62;jqGrid Demos&#60;/title&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;themes/custom-theme/jquery-ui-1.7.2.custom.css&#34; /&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;themes/ui.jqgrid.css&#34; /&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;jquery.jqGrid-3.7.1/js/jquery-1.4.2.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script src=&#34;jquery.jqGrid-3.7.1/js/i18n/grid.locale-en.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;js/jquery-ui-1.7.1.custom.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;js/jquery.layout.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;jquery.jqGrid-3.7.1/js/jquery.jqGrid.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;jquery.jqGrid-3.7.1/src/grid.common.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;script src=&#34;jquery.jqGrid-3.7.1/src/grid.postext.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;jquery.jqGrid-3.7.1/src/grid.formedit.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;jquery.jqGrid-3.7.1/src/jquery.searchFilter.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;jquery.jqGrid-3.7.1/src/jquery.fmatter.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;jquery.jqGrid-3.7.1/src/JsonXml.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160; &#160;&#60;/head&#62;</p>
<p>&#160;&#160; &#160;&#60;body&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;table id=&#34;speed&#34; class=&#34;scroll&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34;&#62;&#60;/table&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;div id=&#34;speedp&#34; class=&#34;scroll&#34; style=&#34;text-align:center;&#34;&#62;&#60;/div&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;div id=&#34;speed_div&#34;&#62;&#60;/div&#62;<br />&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#60;script src=&#34;mytest.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;<br />&#160;&#160; &#160;&#60;/body&#62;</p>
<p>&#60;/html&#62;</p>
</div>
]]></description>
        	        	<pubDate>Wed, 30 Jun 2010 19:17:47 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Default Filters fail in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18239</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18239</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please search this forum, thare are a lot of post about this problem and how to resolve in IE</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 28 Jun 2010 11:57:56 +0300</pubDate>
        </item>
        <item>
        	<title>Jamal on Default Filters fail in IE</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18214</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/default-filters-fail-in-ie#p18214</guid>
        	        	<description><![CDATA[<p>Moderator,&#160; I have moved this from the &#39;Help&#39; forum. Please delete that post titled "Default Filter(s) fail in IE7; Work great in FireFox"</p>
</p>
<p>I need help understanding why the code below works great in FireFox  3.6.3, but fails in IE7 &#38; IE6.</p>
<p>jQuery Grid versions tested: <strong>3.6.5 (using jQuery 1.3.2)</strong> and <strong>3.7.1 (using jQuery 1.4.2)</strong>.</p>
</p>
<p>I would greatly appreciate any help.</p>
</p>
<p><span style="text-decoration: underline;"><strong>IE7 &#38; 6 Error message:</strong></span></p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3359' value='Select Code' data-codeid='sfcode3359' /></p>
<div class='sfcode' id='sfcode3359'>A Runtime Error has occurred<br />Do you wish to Debug?<br />Line: 569<br />Error:&#39;find(&#8230;).0&#39; is null or not an object</div>
</p>
<p><span style="color: #ff0000;">**</span>The line number  reported by IE7 corresponds to the setFilter function in  jquery.searchfilter.js</p>
</p>
<p><span style="text-decoration: underline;"><strong>Code:</strong></span></p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6782' value='Select Code' data-codeid='sfcode6782' /></p>
<div class='sfcode' id='sfcode6782'>
<p>var mygrid = jQuery(&#34;#speed&#34;).jqGrid({&#160; &#160;<br />&#160; &#160;&#160;&#160;  &#160;url:&#39;get_some_data.php&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;datatype: &#34;JSON&#34;,<br />&#160;&#160; &#160;&#160;&#160;  &#160;height: 140,<br />&#160;&#160; &#160;&#160;&#160; &#160;width: 950,<br />&#160; &#160;&#160;&#160; &#160; colNames:[&#39;User  ID&#39;,&#39;Last Name&#39;, &#39;First name&#39;, &#34;Phone&#34;, &#34;Email&#34;],<br />&#160; &#160;&#160;&#160; &#160; colModel:[<br />&#160;  &#160;&#160;&#160; &#160;&#160;&#160; &#160;{name:&#39;uid&#39;,index:&#39;uid&#39;, width:65},<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160;  &#160;{name:&#39;lname&#39;,index:&#39;lname&#39;, width:65},<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160;  &#160;{name:&#39;fname&#39;,index:&#39;fname&#39;, width:65},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;  {name:&#39;phone&#39;,index:&#39;phone&#39;, width:65},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;  {name:&#39;email&#39;,index:&#39;email&#39;, width:65}<br />&#160; &#160;&#160;&#160; &#160;],<br />&#160; &#160;&#160;&#160; &#160;rowNum:6,<br />&#160;  &#160;&#160;&#160; &#160;rowList:[10,20,30],<br />&#160; &#160;&#160;&#160; &#160;mtype: &#34;POST&#34;, <br />&#160;&#160; &#160;&#160;&#160;  rownumbers: false,<br />&#160;&#160; &#160;&#160;&#160; rownumWidth: 40,<br />&#160;&#160; &#160;&#160;&#160; gridview: true,<br />&#160;  &#160;&#160;&#160; &#160;pager: &#39;#speedp&#39;,<br />&#160; &#160;&#160;&#160; &#160;sortname: &#39;uid&#39;,<br />&#160;&#160;&#160;&#160;&#160;&#160;  viewrecords: true,<br />&#160;&#160;&#160;&#160;&#160;&#160; sortorder: &#34;asc&#34;,<br />&#160;&#160; &#160;&#160;&#160; &#160;hidegrid:  false,<br />&#160;&#160; &#160;&#160;&#160; &#160;caption: &#34;All Users&#34;,<br />&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160; &#160;&#160;&#160;  &#160;search:true,<br />&#160;&#160; &#160;&#160;&#160; &#160;postData: {&#160;&#160; &#160;&#160;&#160; &#160;<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;  &#160;&#34;filters&#34;:&#39;{&#34;groupOp&#34;:&#34;and&#34;,&#34;rules&#34;:[{&#34;field&#34;:&#34;uid&#34;,&#34;op&#34;:&#34;eq&#34;,&#34;data&#34;:&#34;100&#34;},  {&#34;field&#34;:&#34;lname&#34;,&#34;op&#34;:&#34;eq&#34;,&#34;data&#34;:&#34;test&#34;}]}&#39;<br />&#160;&#160; &#160;&#160;&#160; &#160;}<br />});</p>
<p>mygrid.navGrid(&#39;#speedp&#39;, {edit:false,add:false,del:false,search:true,refresh:false,  searchtext:&#34;Search&#34; }, <br />{},{}, {}, {multipleSearch:true} );</p>
</div>
<p><span style="text-decoration: underline;"><strong><br /></strong></span></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"><a class="sficon sfpath" href="/help/default-filters-fail-in-ie7-work-great-in-firefox/" target="_blank">Default  Filter(s) fail in IE7; Work great in FireFox</a></div>
]]></description>
        	        	<pubDate>Sat, 26 Jun 2010 00:47:20 +0300</pubDate>
        </item>
</channel>
</rss>