<?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: "Loading..." message issue</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/loading-message-issue</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/loading-message-issue/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>xuding on "Loading..." message issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p7174</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p7174</guid>
        	        	<description><![CDATA[<p>I encountered this issue once,</p>
<p>I set debug mode to 3 and run it once.<br />
then set it back to 0 , and it became fine.</p>
<p>Strange bug..</p>
<p>luckily it is corrected</p>
]]></description>
        	        	<pubDate>Thu, 11 Jun 2009 22:33:17 +0300</pubDate>
        </item>
        <item>
        	<title>Marcel Karras on "Loading..." message issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p7162</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p7162</guid>
        	        	<description><![CDATA[<p>Hey Tony,</p>
<p>thanks a lot for your work so far!</p>
<p>I&#39;m using the 3.5 beta release in connection with UI/Tabs and have no problems on FF3 or Chrome. But when I switch to IE there&#39;ll always be a blue bar on every tab that hasn&#39;t been selected initially. (the loading message disappeared correctly but the message&#39;s div isn&#39;t hidden) I issued a CSS inspector inside IE and found out that the "display" property is set the "none" which is correct.</p>
<p>Can you or someone else reproduce this behaviour on IE 7? Maybe this is an IE rendering issue... Maybe I&#39;d try to load the grid when the specified tab is selected instead of loading them all at once. (four grids atm)</p>
]]></description>
        	        	<pubDate>Thu, 11 Jun 2009 06:33:22 +0300</pubDate>
        </item>
        <item>
        	<title>tony on "Loading..." message issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p6286</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p6286</guid>
        	        	<description><![CDATA[<p>Hello Roger,</p>
<p>Thanks. I found this bug before some days. It is a jqGrid bug. It is corrected and I will publish alfa 3 soon.</p>
<p>Thanks</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 25 Apr 2009 06:21:57 +0300</pubDate>
        </item>
        <item>
        	<title>rojoba on "Loading..." message issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p6252</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p6252</guid>
        	        	<description><![CDATA[<p>Hi guys</p>
<p>Didn&#39;t have a look at this in a while... kept putting it off as it wasn&#39;t that much of a show stopper. Anyway, I upgraded to the Alfa 2 release yesterday, hoping the problem would go away, but it didn&#39;t. It actually made it worse in a way because all the pages broke that used the grid inside UI Tabs. Many thanks for your work on the Alfa 2 release Tony :).&#160; My site has benefited alot from the UI Theming addition. Okay, back to the issue... I think the core of the problem is that I was trying to build grids that were inside inactive (hidden pages) tabs. So basically the tab pages for the grids were "display:none". This made those grids have the "loading.." message still present after the data was loaded. It gave me errors when calculating the widths of those grid. The button div, nav div at the bottom had a width of zero while the view records div took the entire pager panel. Thus I had not buttons and navigation when I selected the tab. What works for me now is to only manipulate the grid associated with the active tab. So when a user changes the tab, I construct the grid once then and there.. and not all up front first as before. There is a drop down box whose value is a parameter to all 4 grids. I only set the post item and reload the grid when the particular tab has been selected. So the bottom line is I would guess, don&#39;t do grid operations when the container in which the grid lives, is hidden (display:none).</p>
<p>I hope I&#39;ve explained my situation correctly and that it helps someone. Tony, if I did miss something... let me know pls :D.</p>
<p>Best regards,</p>
<p>Roger</p>
]]></description>
        	        	<pubDate>Fri, 24 Apr 2009 04:18:19 +0300</pubDate>
        </item>
        <item>
        	<title>tony on "Loading..." message issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p5999</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p5999</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. It is reeally strang, since the 3.5 alfa uses UI tabs for this purpose.</p>
<p>Little help will be if I have a link to the problem.</p>
<p>Thanks</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 14 Apr 2009 02:30:15 +0300</pubDate>
        </item>
        <item>
        	<title>archie on "Loading..." message issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p5941</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p5941</guid>
        	        	<description><![CDATA[<p>I&#39;m having the same issue as well with release 3.5 alfa 2. But it only happens when I put the grid inside a jqTab. I ended up disabling the "Loading.." message.</p>
]]></description>
        	        	<pubDate>Thu, 09 Apr 2009 11:25:59 +0300</pubDate>
        </item>
        <item>
        	<title>rojoba on "Loading..." message issue</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p5932</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loading-message-issue#p5932</guid>
        	        	<description><![CDATA[<p>Hi guys</p>
<p>I updated my website to use JQuery 1.3.2 and jqGrid 3.4.3 as well as the latest JQuery UI. Some of my pages use the tabs plugin and I have a grid on each panel. For example, one page I&#39;ll have 4 tabs and a grid in each tab. Another page has 2 tabs with a grid in each etc. The problem i&#39;m having after the update is that the "Loading..." message always remains on the last grid even though the gridComplete event has fired. So in the 4 tabs, the fourth grid has the "Loading..." message and likewise with the 2 tabs, the second grid always displays the "Loading..." message. It is always the last grid to be loaded that gives me this issue. I&#39;m not yet sure how I&#39;m gna diagnose this problem. Any ideas or pointers are welcome.</p>
<p>Thanks in advance,</p>
<p>Roger</p>
]]></description>
        	        	<pubDate>Thu, 09 Apr 2009 02:57:34 +0300</pubDate>
        </item>
</channel>
</rss>