<?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 alignment</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/pager-alignment</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-alignment/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Andrew on pager alignment</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-alignment#p11630</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-alignment#p11630</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I have managed to accomplish what I need with the following property</p>
<p>pagerpos:&#39;right&#39;</p>
<p>and then</p>
<p>jQuery("#pager_center").remove()</p>
<p>jQuery(("#pager_left").css("width","increase to pixels I need")</p>
</p>
<p>It is a hack but it works for now.</p>
</p>
<p>Regards</p>
<p>Andrew</p>
]]></description>
        	        	<pubDate>Sun, 08 Nov 2009 18:40:17 +0200</pubDate>
        </item>
        <item>
        	<title>tony on pager alignment</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-alignment#p11593</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-alignment#p11593</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It is a 3.4 version. Curently I can not look into the code to tell you where is the proble. Will do it in the next days.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 06 Nov 2009 10:02:16 +0200</pubDate>
        </item>
        <item>
        	<title>Andrew on pager alignment</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pager-alignment#p11518</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pager-alignment#p11518</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am trying to align my pager to the right using the example in the docs</p>
</p>
<p><span class="elements">&#60;table</span> <span class="attributes">id=</span><span class="codestring">"list"</span>&#62;<span class="elements">&#60;/table&#62;</span> <br /><span class="elements">&#60;div</span> <span class="attributes">id=</span><span class="codestring">"pager"</span>&#160;<span class="attributes">style=</span><span class="codestring">"text-align:right;"</span>&#62;<span class="elements">&#60;/div&#62;</span></p>
<p><a href="http://www.secondpersonplural.ca/jqgriddocs/images/NavigationBar%20Right.png"><img src="http://www.secondpersonplural.ca/jqgriddocs/images/NavigationBar%20Right.png" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>But I o not get that effect mine stay&#160;in the center. There is nothing to the right but empty space. I have looked through the generated code and found that there is a table created within the pager div and it has three cells,</p>
<p>&#60;td ... id="pager_left"&#62;&#60;/td&#62;&#60;td ... id="pager_center"&#62;&#60;/td&#62;&#60;td ... id="pager_right"&#62;&#60;/td&#62;</p>
<p>and though there is nothing in the right cell it still gets allocated some space. How do I override that as I have limited space and my add/edit buttons are being pushed under the pager buttons.</p>
<p>Thanks</p>
<p>Andrew</p></p>
]]></description>
        	        	<pubDate>Thu, 05 Nov 2009 00:54:58 +0200</pubDate>
        </item>
</channel>
</rss>