<?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: visualization problem in ie8 </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/visualization-problem-in-ie8</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/visualization-problem-in-ie8/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>softmasters on visualization problem in ie8 </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/visualization-problem-in-ie8#p17503</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/visualization-problem-in-ie8#p17503</guid>
        	        	<description><![CDATA[<p>Inserting the following code in the onload section has solved the problem:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6689' value='Select Code' data-codeid='sfcode6689' /></p>
<div class='sfcode' id='sfcode6689'>$(&#34;#tabs&#34;).tabs({<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; show:function(){ <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;#load_tblcontrattouscita&#39;).show();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;#load_tblcontrattouscita&#39;).hide();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;#load_tblcontrattosoglia&#39;).show();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; $(&#39;#load_tblcontrattosoglia&#39;).hide();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;});</div>
<p>Probably, the tabs ui plugin affects the inline style for the "load_" div of the grid.</p></p>
]]></description>
        	        	<pubDate>Thu, 27 May 2010 21:10:35 +0300</pubDate>
        </item>
        <item>
        	<title>softmasters on visualization problem in ie8 </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/visualization-problem-in-ie8#p17502</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/visualization-problem-in-ie8#p17502</guid>
        	        	<description><![CDATA[<p>A test has shown that the problem appears after calling the $(&#39;#divtabs&#39;).tabs() method.</p>
<p>Maybe it&#39;s a css issue?</p>
]]></description>
        	        	<pubDate>Thu, 27 May 2010 20:19:15 +0300</pubDate>
        </item>
        <item>
        	<title>softmasters on visualization problem in ie8 </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/visualization-problem-in-ie8#p17499</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/visualization-problem-in-ie8#p17499</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I have a problem with jqgrid visualization in IE8.</p>
<p>I&#39;ve placed the grid in a tab of jquery ui, but I always see the jqgrid "Loading..." popup, with no text in it, even if the data have been completely loaded.</p>
<p>Here is a screenshot: the popup is exactly over the column "Tipo prezzo" in the first line of the grid and prevents from reading the cell contents.</p>
<p>[Image Can Not Be Found]</p>
]]></description>
        	        	<pubDate>Thu, 27 May 2010 19:45:31 +0300</pubDate>
        </item>
</channel>
</rss>