<?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: grid loading problem</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grid-loading-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/help/grid-loading-problem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rnkr09 on grid loading problem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-loading-problem#p13899</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-loading-problem#p13899</guid>
        	        	<description><![CDATA[</p>
<p>Hi &#160;</p>
<p><span style="white-space: pre;"> </span>When i load the grid in standalone page it works perfectly in all browsers and loads fast.</p>
<p>But when i use the grid to load in a tabs based page it takes longer time to load and is not working in firefox and chrome.</p>
<p>i use the following code to load the workorder.jsp file which has the grid.</p>
</p>
<p>$(document).ready(addClickHandlers);</p>
<p>function addClickHandlers() {</p>
<p>$(&#8221;a.remoteView&#8221;, this).click(function() {</p>
<p>$(&#8221;#displayDIV&#8221;).load(&#8221;workorder.jsp&#8221;, addClickHandlers);</p>
<p>});</p>
<p>}</p>
<p>when i click the link &#60;a&#62; tag with class remoteView it loads the grid page in the div container with id &#8220;displayDIV&#8221;</p>
<p>Also when i use the code given in demo page to edit and delete data from grid it does not work in IE 8</p>
<p>is there any way to solve these problem. please help me.</p>
<p>Regards,</p>
<p>Karthick</p>
<div></div>
]]></description>
        	        	<pubDate>Thu, 14 Jan 2010 17:22:14 +0200</pubDate>
        </item>
</channel>
</rss>