<?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: show/hide columns doesn't work in ie6</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6</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/showhide-columns-doesnt-work-in-ie6/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>prakashg on show/hide columns doesn't work in ie6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6#p7833</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6#p7833</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>I used the info_dialog method instead of the createmodal, in the grid.setcolumns.js and replaced the info_dialog method to accept domelement instead of string, might not be a simple solution, but it works.</p>
</p>
<p>-Regards</p>
<p>-Prakash</p>
]]></description>
        	        	<pubDate>Wed, 15 Jul 2009 09:31:09 +0300</pubDate>
        </item>
        <item>
        	<title>prakashg on show/hide columns doesn't work in ie6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6#p7779</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6#p7779</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Thanks for your reply<em>. I passed the parameters as you ssaid, still the portion of the popup that overlaps the grid is not editable.I checked the css. I have pasted a sample screen shot.</em></p>
<p><a href="/blog/C:\\Documents and Settings\\prakashg\\Desktop\\untitled.jpg"><img src="/blog/C:\\Documents and Settings\\prakashg\\Desktop\\untitled.jpg" width="100"  style="float: left;" class="spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class=" sfmouseother" alt="Image Enlarger" /></a></p>
<p>-Regards</p>
<p>-Prakash</p>
<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>The passed parameters in setColumns is good to be passed this way</p>
</p>
<p>var param = {top:100,left:200,modal:false,drag:true}</p>
<p>$(&#8221;#list&#8221;).setColumns(param);</p>
</p>
<p>Also be a sure that the css is loaded&#160;</p>
<p>Regards</p>
<p>Tony</p>
</blockquote>
<hr />
]]></description>
        	        	<pubDate>Sat, 11 Jul 2009 23:52:57 +0300</pubDate>
        </item>
        <item>
        	<title>tony on show/hide columns doesn't work in ie6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6#p7701</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6#p7701</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The passed parameters in setColumns is good to be passed this way</p>
</p>
<p>var param = {top:100,left:200,modal:false,drag:true}</p>
<p>$(&#8221;#list&#8221;).setColumns(param);</p>
</p>
<p>Also be a sure that the css is loaded&#160;</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 08 Jul 2009 05:52:03 +0300</pubDate>
        </item>
        <item>
        	<title>prakashg on show/hide columns doesn't work in ie6</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6#p7662</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/showhide-columns-doesnt-work-in-ie6#p7662</guid>
        	        	<description><![CDATA[<p>&#160;Hi,</p>
<p>The embedded show/hide modal dialog doesn&#39;t work in IE 6(The modal dialog along with the grid becomes non-editable in IE 6.), but works fine in Firefox, am I missing any thing , this is what i am doing.</p>
<p>var param = new Array();<br />param.push({top:100},{left:200},{modal:false},{drag:true});<br />$("#list").setColumns(param);&#160;&#160;&#160;</p>
</p>
<p>-Regards</p>
<p>-Prakash</p>
]]></description>
        	        	<pubDate>Mon, 06 Jul 2009 09:30:01 +0300</pubDate>
        </item>
</channel>
</rss>