<?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: bug or a feature, refresh button vs trigger("reloadGrid") in empty table</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-or-a-feature-refresh-button-vs-triggerreloadgrid-in-empty-table</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/bugs/bug-or-a-feature-refresh-button-vs-triggerreloadgrid-in-empty-table/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on bug or a feature, refresh button vs trigger("reloadGrid") in empty table</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-or-a-feature-refresh-button-vs-triggerreloadgrid-in-empty-table#p30656</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-or-a-feature-refresh-button-vs-triggerreloadgrid-in-empty-table#p30656</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In order to send the first page do so</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8686' value='Select Code' data-codeid='sfcode8686' /></p>
<div class='sfcode' id='sfcode8686'>
$(&#34;#grid&#34;).trigger(&#34;reloadGrid&#34;, [{page:1}]);
</div>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 22 May 2014 12:29:43 +0300</pubDate>
        </item>
        <item>
        	<title>zajc on bug or a feature, refresh button vs trigger("reloadGrid") in empty table</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-or-a-feature-refresh-button-vs-triggerreloadgrid-in-empty-table#p30646</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-or-a-feature-refresh-button-vs-triggerreloadgrid-in-empty-table#p30646</guid>
        	        	<description><![CDATA[<p>Example: we have <strong>empty table</strong>. If I click on a refresh button in the (inline) navigation bar the jqgrid sends attribute <strong>page=1</strong>.</p>
<p>If I use <strong>aftersavefunc </strong>when inserting the new line into empty table, the function <strong>trigger("reloadGrid")</strong> sends <strong>page=0</strong>. Shouldn&#39;t every refresh send <strong>page=1</strong> even if there is no records in jqgrid table? I&#39;m confused if this is a bug or a feature.</p>
</p>
<p>Is there any refresh function/trigger that I&#39;m missing which sends <strong>page=1</strong> even if table have no records?</p>
</p>
<p>Regards 😉</p>
]]></description>
        	        	<pubDate>Tue, 20 May 2014 16:57:12 +0300</pubDate>
        </item>
</channel>
</rss>