<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: jqGrid 3.4 beta 2</title>
	<atom:link href="http://www.trirand.com/blog/?feed=rss2&#038;p=52" rel="self" type="application/rss+xml" />
	<link>http://www.trirand.com/blog/?p=52</link>
	<description>Grid plugin</description>
	<lastBuildDate>Sat, 04 Sep 2010 13:36:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sarf</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=2#comment-4536</link>
		<dc:creator>Sarf</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-4536</guid>
		<description>Tony, also i forgot to mention that if i feed xml file (url: fileName.xml) to jqGrid it displays fine while using html and xml and opening directly html file 
but if i deploy this as WAR file and try to access the html page then i am seeing the below error 

Error: jQuery(&quot;#list&quot;).jqGrid is not a function</description>
		<content:encoded><![CDATA[<p>Tony, also i forgot to mention that if i feed xml file (url: fileName.xml) to jqGrid it displays fine while using html and xml and opening directly html file<br />
but if i deploy this as WAR file and try to access the html page then i am seeing the below error </p>
<p>Error: jQuery(&#8220;#list&#8221;).jqGrid is not a function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarf</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=2#comment-4534</link>
		<dc:creator>Sarf</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-4534</guid>
		<description>Tony great work!!

I am new to this plug-in, I am directly feeding xml file in the url attribute (url: fileName.xml )Could you/anybody here tell me whether i can edit the same xml file if i edit, del or added record in JGrid?

something like.. editurl=fileName.xml

??</description>
		<content:encoded><![CDATA[<p>Tony great work!!</p>
<p>I am new to this plug-in, I am directly feeding xml file in the url attribute (url: fileName.xml )Could you/anybody here tell me whether i can edit the same xml file if i edit, del or added record in JGrid?</p>
<p>something like.. editurl=fileName.xml</p>
<p>??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=2#comment-3872</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Mon, 03 Aug 2009 07:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-3872</guid>
		<description>@bhuvana
What is actually your problem? What does not work in IE8?
No problem to help, but the information is not enough?
Regards
Tony</description>
		<content:encoded><![CDATA[<p>@bhuvana<br />
What is actually your problem? What does not work in IE8?<br />
No problem to help, but the information is not enough?<br />
Regards<br />
Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhuvana</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=2#comment-3848</link>
		<dc:creator>bhuvana</dc:creator>
		<pubDate>Sat, 01 Aug 2009 12:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-3848</guid>
		<description>hello,
i am using ui sortable with jquery-1.3.1.min.js
i works perfectly in ff2,ff3,ff3.5,google chrome,even IE7. but not working in IE8 alone. i need to fix this issue within one hour .please considered this post and reply me how to fix it</description>
		<content:encoded><![CDATA[<p>hello,<br />
i am using ui sortable with jquery-1.3.1.min.js<br />
i works perfectly in ff2,ff3,ff3.5,google chrome,even IE7. but not working in IE8 alone. i need to fix this issue within one hour .please considered this post and reply me how to fix it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahbub</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=1#comment-2860</link>
		<dc:creator>Mahbub</dc:creator>
		<pubDate>Sun, 14 Jun 2009 07:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-2860</guid>
		<description>Is it possible to use post method in AJAX request by the Grid ? Because codeigniter doesn&#039;t accept GET method by default.</description>
		<content:encoded><![CDATA[<p>Is it possible to use post method in AJAX request by the Grid ? Because codeigniter doesn&#8217;t accept GET method by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rgkn</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=1#comment-2799</link>
		<dc:creator>rgkn</dc:creator>
		<pubDate>Mon, 08 Jun 2009 10:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-2799</guid>
		<description>@vkapoor
On jqgrid rendering slowly in IE.  I agree that you should check that the data is being delivered to the browser quickly (use Fiddler or similar), I imagine it is as you have identified the rendering as the bottle neck.

I&#039;m currently working a project where we are having similar issues with the speed at which the grids render.  I am an analyst (not a developer) on this project and am surprised by how poorly performing jqgrid is for large grids.  Did you get to the bottom of this issue and find a way to get it to perform better whilst still displaying a large number of records?  I would interested to hear how you solved this, if at all.

The approaches that the developers are taking at the moment are compromises, not solutions, as follows:  Make one server call and load one json object.  Then have a grid with pagination that loads smaller sets of this data.  Avoid nested grids and subgrids as this seems to have a higher overhead.  Avoid multiple grids.  If you need to view data in subgrids, lazy load them on demand when the subgrid is expanded.  Avoid nesting too many controls including ability to edit the data (editable grids are apparently worse than view only ones)  Maybe see the link below for some ideas.

http://forum.achievo.org/forum/viewtopic.php?p=50221, see further links within back to this site for examples.
http://trirand.com/jqgrid/jqgrid.html

However best of all would be if someone knows how to make jqgrid perform acceptably well for large grids in IE6 or IE7.</description>
		<content:encoded><![CDATA[<p>@vkapoor<br />
On jqgrid rendering slowly in IE.  I agree that you should check that the data is being delivered to the browser quickly (use Fiddler or similar), I imagine it is as you have identified the rendering as the bottle neck.</p>
<p>I&#8217;m currently working a project where we are having similar issues with the speed at which the grids render.  I am an analyst (not a developer) on this project and am surprised by how poorly performing jqgrid is for large grids.  Did you get to the bottom of this issue and find a way to get it to perform better whilst still displaying a large number of records?  I would interested to hear how you solved this, if at all.</p>
<p>The approaches that the developers are taking at the moment are compromises, not solutions, as follows:  Make one server call and load one json object.  Then have a grid with pagination that loads smaller sets of this data.  Avoid nested grids and subgrids as this seems to have a higher overhead.  Avoid multiple grids.  If you need to view data in subgrids, lazy load them on demand when the subgrid is expanded.  Avoid nesting too many controls including ability to edit the data (editable grids are apparently worse than view only ones)  Maybe see the link below for some ideas.</p>
<p><a href="http://forum.achievo.org/forum/viewtopic.php?p=50221" rel="nofollow">http://forum.achievo.org/forum/viewtopic.php?p=50221</a>, see further links within back to this site for examples.<br />
<a href="http://trirand.com/jqgrid/jqgrid.html" rel="nofollow">http://trirand.com/jqgrid/jqgrid.html</a></p>
<p>However best of all would be if someone knows how to make jqgrid perform acceptably well for large grids in IE6 or IE7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seira</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=1#comment-2730</link>
		<dc:creator>seira</dc:creator>
		<pubDate>Mon, 01 Jun 2009 17:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-2730</guid>
		<description>@vkapoor and DizzyC
I need help to use jqGrid with asp.net (vb language), would you want to help me to give a little example for using that, please it will save my day ...
thanks before
best regard

seira</description>
		<content:encoded><![CDATA[<p>@vkapoor and DizzyC<br />
I need help to use jqGrid with asp.net (vb language), would you want to help me to give a little example for using that, please it will save my day &#8230;<br />
thanks before<br />
best regard</p>
<p>seira</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phani</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=1#comment-2156</link>
		<dc:creator>phani</dc:creator>
		<pubDate>Thu, 26 Mar 2009 14:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-2156</guid>
		<description>ie, the overlay is getting displayed, but the data that has to be displayed behind is getting displayed below.. ie below the screen visible area!!</description>
		<content:encoded><![CDATA[<p>ie, the overlay is getting displayed, but the data that has to be displayed behind is getting displayed below.. ie below the screen visible area!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phani</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=1#comment-2148</link>
		<dc:creator>phani</dc:creator>
		<pubDate>Thu, 26 Mar 2009 05:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-2148</guid>
		<description>Hi,

I am using jqgrid in our project as it meets most of our requirements.
I am using client side jqgrid. so I used datatype:&#039;clientside&#039;.

I added the navgrid too to do add/delete/edit operations using forms.

In all browsers it is working fine except in IE. I am currently using IE7.

The issue is when I click on Add Icon, the form appears, but the background greying section also appears as expected. but All the data will go below(not behind) the grey section. And it looks so absurd.

Can any one please let me know the solution.

Thanks in advance.

Phani</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am using jqgrid in our project as it meets most of our requirements.<br />
I am using client side jqgrid. so I used datatype:&#8217;clientside&#8217;.</p>
<p>I added the navgrid too to do add/delete/edit operations using forms.</p>
<p>In all browsers it is working fine except in IE. I am currently using IE7.</p>
<p>The issue is when I click on Add Icon, the form appears, but the background greying section also appears as expected. but All the data will go below(not behind) the grey section. And it looks so absurd.</p>
<p>Can any one please let me know the solution.</p>
<p>Thanks in advance.</p>
<p>Phani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: expaand</title>
		<link>http://www.trirand.com/blog/?p=52&#038;cpage=1#comment-2103</link>
		<dc:creator>expaand</dc:creator>
		<pubDate>Fri, 20 Mar 2009 10:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.trirand.com/blog/?p=52#comment-2103</guid>
		<description>I have the same issue as @kshfi. The problem for me is you can&#039;t set grid parameters until the grid has initialized, or you get errors.

Putting in a timer, e.g., setTimeout(&quot;MyInit()&quot;, 300) works, but this is not great as you don&#039;t really know how long things will take. 

I would really like to set an event function to fire on &quot;gridComplete&quot;. But how do you do this if the grid itself is being initialized by an xml file via jqGridImport?

Thanks!</description>
		<content:encoded><![CDATA[<p>I have the same issue as @kshfi. The problem for me is you can&#8217;t set grid parameters until the grid has initialized, or you get errors.</p>
<p>Putting in a timer, e.g., setTimeout(&#8220;MyInit()&#8221;, 300) works, but this is not great as you don&#8217;t really know how long things will take. </p>
<p>I would really like to set an event function to fire on &#8220;gridComplete&#8221;. But how do you do this if the grid itself is being initialized by an xml file via jqGridImport?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
