<?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: IE jgrid is null or not an object</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object</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/ie-jgrid-is-null-or-not-an-object/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on IE jgrid is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2407</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2407</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>As of my previous post please wait to the next week. This problemis corrected</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 08 Oct 2008 09:56:07 +0300</pubDate>
        </item>
        <item>
        	<title>Larry D on IE jgrid is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2402</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2402</guid>
        	        	<description><![CDATA[<p>So that is a catch 22 situation for grids which are not meant for editing.</p>
<p>* If I disable formedit I can not use the navigator.<br />
* If I enable formedit but disable the edit icon it generates an error message.</p>
<p>I guess I will have to leave the edit icon in place and make all fields edit:false</p>
<p>Cheers.</p>
]]></description>
        	        	<pubDate>Wed, 08 Oct 2008 09:21:29 +0300</pubDate>
        </item>
        <item>
        	<title>tony on IE jgrid is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2400</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2400</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Of course the navigator is a part from formedit - if you disable the formedit</p>
<p>you can not use the navigator - i.e. navGrid</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 08 Oct 2008 07:35:52 +0300</pubDate>
        </item>
        <item>
        	<title>Larry D on IE jgrid is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2399</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2399</guid>
        	        	<description><![CDATA[<p>Thanks Tony I will check it out.</p>
<p>On a related theme I think there is a problem with include false: for formedit.</p>
<p>For testing I set this to false but on the non editable grid I then lose the toolbar icons.</p>
<p>This grid just has search and reload but setting the include formedit to false removes the icons and produces an object doesnâ€™t support this property error.</p>
<p>Hereâ€™s the nav bar icons.</p>
<p>*******************************<br />
  .navGrid(â€#pager_todayâ€,{refresh:true,edit:false,add:false,del:false,search:true},<br />
  {}, // edit options<br />
  {}, // del options<br />
  {}, // add options<br />
  {width:450,Find:â€Searchâ€,sopt:['eq','ne','lt','le','gt','ge','cn']} // search options<br />
  );<br />
*******************************</p>
]]></description>
        	        	<pubDate>Wed, 08 Oct 2008 07:07:20 +0300</pubDate>
        </item>
        <item>
        	<title>tony on IE jgrid is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2397</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2397</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is loader bug which does not work in some conditions in IE ans Safari.</p>
<p>See this:</p>
<p><a href="http://www.trirand.com/blog/?page_id=18/bugs/bugreport-safari-reload-fails/page-1/post-2393/#p2393" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....393/#p2393</a></p>
</p>
<p>Next week I will publish bug fix release.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 08 Oct 2008 06:21:19 +0300</pubDate>
        </item>
        <item>
        	<title>Larry D on IE jgrid is null or not an object</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2396</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ie-jgrid-is-null-or-not-an-object#p2396</guid>
        	        	<description><![CDATA[<p>I had posted on this thread an error where IE Script Debugger would report:</p>
<p>jgrid is null or not an object.</p>
<p>I since worked out what the problem is. I have two different grids one which allows editing, and one which does not.</p>
<p>The jquery.jqGrid.js file has the setting:  { include: true, incfile:&#8217;grid.formedit.js&#8217;,minfile: &#8230;</p>
</p>
<p>so the app which does not allow editing will generate the error message in IE SD.</p>
<p>(Note that the app still works, and users without IE SD will not see the error.)</p>
<p>But is there a way around this? How can I run two grid apps with different config settings?</p>
]]></description>
        	        	<pubDate>Wed, 08 Oct 2008 05:00:52 +0300</pubDate>
        </item>
</channel>
</rss>