<?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: Pager ad Navigation probelem</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/pager-ad-navigation-probelem</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/pager-ad-navigation-probelem/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>angelo.pellegrinon on Pager ad Navigation probelem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-ad-navigation-probelem#p16858</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-ad-navigation-probelem#p16858</guid>
        	        	<description><![CDATA[<p>Thanks!</p>
<p>Is possible to have the buttons on left of the section with arrows where you choose page number?</p>
</p>
<p>Thanks Thanks</p>
<p>Angelo</p>
]]></description>
        	        	<pubDate>Mon, 03 May 2010 15:46:50 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Pager ad Navigation probelem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-ad-navigation-probelem#p16678</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-ad-navigation-probelem#p16678</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In this case you will need to set the position of the navigator to the center - i.e:</p>
<p>}).navGrid(&#39;#pager&#39;,{edit:false,add:false,del:false,search:false, <strong>position:&#39;center&#39;</strong>})....</p>
</p>
<p>Regards</p>
<p>Tony</p></p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 13:28:44 +0300</pubDate>
        </item>
        <item>
        	<title>angelo.pellegrinon on Pager ad Navigation probelem</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-ad-navigation-probelem#p16575</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-ad-navigation-probelem#p16575</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I have a problem with my grid using pager and "navigation buttons".</p>
<p>The pagerpos is left (the grid is very big and I don&#39;t whant that the users use scoll to go to che center of the grid).</p>
<p>If I add some navButtons they go under the "pager buttons (next page, previous page etc)" and can&#39;t use them.</p>
<p>If I put the pager at center (not using the pagepos parameter) all is good.</p>
</p>
<p>My Code:</p>
<p>&#60;table id="list" class="scroll"&#62;&#60;/table&#62; <br />&#60;div id="pager" class="scroll" style="text-align:left;"&#62;&#60;/div&#62;</p>
</p>
<p>pager: jQuery(&#39;#pager&#39;),<br />pagerpos: &#39;left&#39;,</p>
</p>
<p>}).navGrid(&#39;#pager&#39;,{edit:false,add:false,del:false,search:false}).navButtonAdd(&#39;#pager&#39;,{<br />&#160;&#160; &#160;&#160;&#160; &#160;caption:"Test Button", <br />&#160;&#160; &#160;&#160;&#160; &#160;buttonicon:"ui-icon-modify", <br />&#160;&#160; &#160;&#160;&#160; &#160;onClickButton: function(){ <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;alert("Adding Row TEST");<br />&#160;&#160; &#160;&#160;&#160; &#160;}, <br />&#160;&#160; &#160;position:"first"<br />&#160;&#160; &#160;})</p>
</p>
<p>If you inspect html with firebug, you&#39;ll find that the scripts creates 2 tables into the "pager_left" &#60;tr&#62; into the pager div.</p>
</p>
<p>Thanks to all!</p>
<p>Angelo</p>
]]></description>
        	        	<pubDate>Wed, 21 Apr 2010 11:01:17 +0300</pubDate>
        </item>
</channel>
</rss>