<?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: loadComplete and setGridParam</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/loadcomplete-and-setgridparam</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/loadcomplete-and-setgridparam/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on loadComplete and setGridParam</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loadcomplete-and-setgridparam#p21440</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loadcomplete-and-setgridparam#p21440</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I&#39;m not sure that triggering the grid in loadComplete is a good solution at all.</p>
<p>It could happen so thet you will have not ending cycle of triggering and load complete.</p>
<p>I think setTimeout function can be implemented in loadComplete event, but you will need to be sure that the non ending cycle will not occur.</p>
</p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 26 Dec 2010 14:58:23 +0200</pubDate>
        </item>
        <item>
        	<title>nuggie on loadComplete and setGridParam</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/loadcomplete-and-setgridparam#p21398</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/loadcomplete-and-setgridparam#p21398</guid>
        	        	<description><![CDATA[<p>Hi.</p>
<p>I have the following situation: I&#39;m on the single element on my last page and have some filter settings. After changing this element it is not hit by the filter again and on the last page are no more elements.</p>
<p>After the element is changed the loadComplete-Event is fired. In the loadComplete-function I check if the page stored in my cookie is greater than total pages. In this case i want to load the second last/new last page with setGridParam({page:total}) and trigger(&#39;reloadGrid&#39;) (the value stored in total is the correct one).</p>
<p>But my setGridParam and trigger is totally ignored. If I set a window.timeout, it seems to work, but this couldn&#39;t be the solution.</p>
<p>I would be very grateful if you could help me</p>
]]></description>
        	        	<pubDate>Thu, 23 Dec 2010 10:30:36 +0200</pubDate>
        </item>
</channel>
</rss>