<?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 navgrid problem </title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie-navgrid-problem</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/ie-navgrid-problem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>AhmedCIW on IE navgrid problem </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie-navgrid-problem#p2390</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ie-navgrid-problem#p2390</guid>
        	        	<description><![CDATA[<p>after alot of debuging and tracing , i found that the navgation div needs to be be not in any contanar tag , when i removed the outline div tag of my site</p>
<p>suddnly it worked fine on the stubid IE ,</p>
<p>thank you Tony</p>
]]></description>
        	        	<pubDate>Wed, 08 Oct 2008 01:20:23 +0300</pubDate>
        </item>
        <item>
        	<title>AhmedCIW on IE navgrid problem </title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/ie-navgrid-problem#p2389</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/ie-navgrid-problem#p2389</guid>
        	        	<description><![CDATA[<p>Hi Tony ,</p>
<p>thank you very much for this great plugin , it&#39;s realy helped me too much and saved a lot of time ,</p>
<p>there is a loading problem on IE when using navgrid function, it&#39;s working fine on FF3 , Chrome expet IE ,</p>
<p>what i can&#39;t understand that the demos is working even on IE , this makes me mad ,here is an image showning the error</p>
<p><a href="http://devel2.nationaltestingcenter.com/error.gif"><img src="http://devel2.nationaltestingcenter.com/error.gif" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>and the code is :</p>
<p><span class="sfcode">&#60;script type="text/javascript"&#62;</span></p>
<p>var options = {&#160;&#160;&#160;&#160;&#160;&#160; &#160;<br />&#160; &#160;&#160;&#160; &#160;url:&#39;listsh&#39;, <br />&#160;&#160; &#160;datatype: "xml",<br />&#160;&#160; &#160;mtype: &#39;POST&#39;,<br />&#160; &#160;&#160;&#160; &#160;colNames:[&#39;Id&#39;,&#39;List Name&#39;,&#39;Members&#39;], <br />&#160; colModel :[ &#160;<br />&#160;&#160;&#160;&#160;&#160; {name:&#39;list_id&#39;, index:&#39;list_id&#39;, width:50,sortable:true,align:&#39;center&#39;}, &#160;<br />&#160;&#160;&#160;&#160;&#160; {name:&#39;list_name&#39;,index:&#39;list_name&#39;, width:90,editable:true,editoptions:{size:25},editrules:{required:true},edittype:"textarea",sorttype:"text",sortable:true,align:&#39;center&#39;}, <br />&#160;&#160; &#160;&#160; {name:&#39;sus_sum&#39;, index:&#39;sus_sum&#39;, width:50,align:&#39;center&#39;,search:false}&#160;&#160;&#160; &#160;<br />&#160;&#160;&#160;&#160;&#160;&#160; ], <br />&#160;&#160; rowNum:10,<br />&#160; &#160;&#160;&#160; &#160;rowList:[10,20,30],<br />&#160; &#160;&#160;&#160; &#160;pager: jQuery("#pcsvalid"),<br />&#160; &#160;&#160;&#160; &#160;sortname: &#39;list_id&#39;,<br />&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; sortorder: "desc",<br />&#160;&#160;&#160; caption:"Mailing Lists",<br />&#160;&#160;&#160; editurl:&#39;listshe/t/T1/k/list_id&#39;,<br />&#160;&#160; &#160;height:300,<br />&#160;&#160;&#160; width:500<br />&#160;&#160; &#160;};</p>
<p>jQuery("#csvalid").jqGrid(options);<br />jQuery("#csvalid").navGrid(&#39;#pcsvalid&#39;);</p>
<p>&#60;/script&#62;</p>
]]></description>
        	        	<pubDate>Tue, 07 Oct 2008 19:34:52 +0300</pubDate>
        </item>
</channel>
</rss>