<?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: Correct width alignment of buttons and text in Navigator</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator</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/correct-width-alignment-of-buttons-and-text-in-navigator/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Pete on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p14013</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p14013</guid>
        	        	<description><![CDATA[<p>WOW! Thanks.&#160; That was *exactly* it!&#160; I changed the doc type from:</p>
</p>
<p>&#60;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&#62;</p>
<p>to</p>
<p>&#60;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 loose.dtd"&#62;</p>
</p>
<p>And that took care of the issue!</p>
</p>
<p>Pete</p></p>
]]></description>
        	        	<pubDate>Mon, 18 Jan 2010 23:30:08 +0200</pubDate>
        </item>
        <item>
        	<title>shah on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13920</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13920</guid>
        	        	<description><![CDATA[<blockquote>
<p>mcurtis said:</p>
<p><small><em>Post edited 14:42 &#8211; 13/01/2010 by mcurtis<br /></em></small></p>
<hr />
<blockquote>
<p>Pete said:</p>
<p>I am not sure that is completely true but I still don&#39;t understand why the font is so big. There must a some css affecting it but even when I strip it down to the bare minimum, I still see the same font size.</p>
<p>Here is a shot of the datepicker and it doesn&#39;t seem to be affected by the font sizing on the grid.</p>
<p><a onclick="javascript:pageTracker._trackPageview(&#39;/outbound/article/http://www.petesworkshop.com/images/grid_shot_2.jpg&#39;);" rel="nofollow" href="http://www.petesworkshop.com/images/grid_shot_2.jpg" target="_blank"></a><a href="http://www.petesworkshop.com/i" rel="nofollow" target="_blank">http://www.petesworkshop.com/i</a>.....shot_2.jpg</p>
</p>
<p>Pete</p>
</p>
</blockquote>
<hr />
<p>Hi, it is my first answer here and I do not know if this should help, but i also had a problem with the font size, and I got rid of it changing the doctype&#8230;</p>
<p>&#60;!doctype html public &#8220;&#8230; 4.01&#8230; loose.dtd&#8221;&#62;</p>
<p>I don&#39;t really understand why it helped so&#8230;<br />You maybe have the same problem&#8230;</p>
<p>Michel</p>
</blockquote>
<hr />
<p>what excactly did u change?</p>
]]></description>
        	        	<pubDate>Thu, 14 Jan 2010 22:26:53 +0200</pubDate>
        </item>
        <item>
        	<title>mcurtis on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13822</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13822</guid>
        	        	<description><![CDATA[<blockquote>
<p>Pete said:</p>
<p>I am not sure that is completely true but I still don&#39;t understand why the font is so big. There must a some css affecting it but even when I strip it down to the bare minimum, I still see the same font size.</p>
<p>Here is a shot of the datepicker and it doesn&#39;t seem to be affected by the font sizing on the grid.</p>
<p><a onclick="javascript:pageTracker._trackPageview(&#39;/outbound/article/http://www.petesworkshop.com/images/grid_shot_2.jpg&#39;);" rel="nofollow" href="http://www.petesworkshop.com/images/grid_shot_2.jpg" target="_blank"></a><a href="http://www.petesworkshop.com/i" rel="nofollow" target="_blank">http://www.petesworkshop.com/i</a>.....shot_2.jpg</p>
</p>
<p>Pete</p>
</p>
</blockquote>
<hr />
<p>Hi, it is my first answer here and I do not know if this should help, but i also had a problem with the font size, and I got rid of it changing the doctype&#8230;</p>
<p>&#60;!doctype html public &#8220;&#8230; 4.01&#8230; loose.dtd&#8221;&#62;</p>
<p>I don&#39;t really understand why it helped so&#8230;<br />You maybe have the same problem...</p>
<p>Michel</p>
]]></description>
        	        	<pubDate>Wed, 13 Jan 2010 14:41:10 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13718</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13718</guid>
        	        	<description><![CDATA[<p>Thanks again Tony.&#160; What should I look for?&#160; Here is a shot of what Firebug shows:</p>
<p><a href="http://www.petesworkshop.com/images/grid_shot_3.jpg" rel="nofollow" target="_blank"><a href="http://www.petesworkshop.com/i" rel="nofollow">http://www.petesworkshop.com/i</a>.....shot_3.jpg</a></p>
</p>
<p>I&#39;ll see if I can get the grid posted to someplace outside the firewall so you can look at it.</p>
</p>
<p>Pete</p></p>
]]></description>
        	        	<pubDate>Sat, 09 Jan 2010 22:51:50 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13665</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13665</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Without providing the link to the problem can not help. I feel that the grid css is not loaded - or at least the path to the css is wrong. Check this in FireBug - Net tab</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 07 Jan 2010 20:57:09 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13626</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13626</guid>
        	        	<description><![CDATA[<p>I am not sure that is completely true but I still don&#39;t understand why the font is so big. There must a some css affecting it but even when I strip it down to the bare minimum, I still see the same font size.</p>
<p>Here is a shot of the datepicker and it doesn&#39;t seem to be affected by the font sizing on the grid.</p>
<p><a href="http://www.petesworkshop.com/images/grid_shot_2.jpg" rel="nofollow" target="_blank"><a href="http://www.petesworkshop.com/i" rel="nofollow">http://www.petesworkshop.com/i</a>.....shot_2.jpg</a></p>
</p>
<p>Pete</p></p>
]]></description>
        	        	<pubDate>Thu, 07 Jan 2010 01:40:01 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13538</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13538</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Try to use some other widgest from jQuery UI her and see the result. I&#39;m sure they will appear in the same way.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 03 Jan 2010 19:25:01 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13499</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13499</guid>
        	        	<description><![CDATA[<p>Thanks for that information.</p>
<p>Actually, changing the font isn&#39;t the issue.&#160; Tony noticed that the fonts looked wrong, indicating that perhaps something wasn&#39;t properly installed.&#160; I am not sure what the issue is but I am not concerned with the fonts except that their size seems to be affecting the placement of buttons on the navigator.</p></p>
]]></description>
        	        	<pubDate>Sat, 02 Jan 2010 00:40:28 +0200</pubDate>
        </item>
        <item>
        	<title>newperson on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13480</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13480</guid>
        	        	<description><![CDATA[<p>You know how to change the font size?</p>
</p>
<p>In your head section of your html add the following</p>
<p>&#60;style&#62; .ui-jqgrid {font-size:0.8em} &#60;/style&#62;</p>
<p>Change the 0.8em to meet your needs.</p>
]]></description>
        	        	<pubDate>Thu, 31 Dec 2009 03:09:17 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13477</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13477</guid>
        	        	<description><![CDATA[<p>Thanks.&#160; Yeah, the font sizing *does* seem wrong but I haven&#39;t been able to get it correct.&#160; Your instructions says to do this:</p>
<ul>
<li class="level1">
<div class="li">/myproject/css/</div>
<ul>
<li class="level3">
<div class="li">ui.jqgrid.css</div>
</li>
<li class="level3">
<div class="li">/ui-lightness/</div>
<ul>
<li class="level5">
<div class="li">/images/</div>
</li>
<li class="level5">
<div class="li">jquery-ui-1.7.2.custom.css</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="level1">
<div class="li">/myproject/js/</div>
<ul>
<li class="level3">
<div class="li">/i18n/</div>
<ul>
<li class="level5">
<div class="li">grid.locale-bg.js</div>
</li>
<li class="level5">
<div class="li">list of all language files</div>
</li>
<li class="level5">
<div class="li">&#8230;.</div>
</li>
</ul>
</li>
<li class="level3">
<div class="li">Changes.txt</div>
</li>
<li class="level3">
<div class="li">jquery-1.3.2.min.js</div>
</li>
<li class="level3">
<div class="li">jquery.jqGrid.min.js</div>
</li>
</ul>
</li>
</ul>
<p>I am running a java servlet but the structure is really the same:</p>
<ul>
<li class="level1">
<div class="li">/webapp/stylesheets/</div>
<ul>
<li class="level3">
<div class="li">ui.jqgrid.css</div>
</li>
<li class="level3">
<div class="li">/themes/redmond/</div>
<ul>
<li class="level5">
<div class="li">/images/</div>
</li>
<li class="level5">
<div class="li">jquery-ui-1.7.2.custom.css</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="level1">
<div class="li">/webapp/scripts/js/</div>
<ul>
<li class="level3">
<div class="li">/i18n/</div>
<ul>
<li class="level5">
<div class="li">grid.locale-bg.js</div>
</li>
<li class="level5">
<div class="li">list of all language files</div>
</li>
<li class="level5">
<div class="li">&#8230;.</div>
</li>
</ul>
</li>
</ul>
</li>
<li class="level1">/webapp/scripts/
<ul>
<li class="level3">
<div class="li">jquery-1.3.2.min.js</div>
</li>
<li class="level3">
<div class="li">jquery.jqGrid.min.js</div>
</li>
<li class="level3">Changes.txt</li>
</ul>
</li>
</ul>
<p>The HTML has the following entries:</p>
<p>&#60;link rel="stylesheet" type="text/css" media="screen" href="stylesheets/themes/redmond/jquery-ui-1.7.2.custom.css"&#160; /&#62;<br />&#60;link rel="stylesheet" type="text/css" media="screen" href="stylesheets/ui.jqgrid.css" /&#62;</p>
<p>&#160;&#160;&#160; &#60;script type="text/javascript" src="scripts/jquery-1.3.2.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script type="text/javascript" src="scripts/jquery-ui.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script type="text/javascript" src="scripts/js/i18n/grid.locale-en.js"&#62;&#60;/script&#62;<br />&#160;&#160;&#160; &#60;script&#160; type="text/javascript" src="scripts/jquery.jqGrid.min.js"&#62;&#60;/script&#62;</p>
<p>Not sure why it isn&#39;t rendering correctly.&#160; These entries are very similar to what you have (*I think*)</p>
<p>Pete</p>
]]></description>
        	        	<pubDate>Thu, 31 Dec 2009 00:08:18 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13421</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13421</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>From the picture provided here I see that something is not good. The font-size is too big. Plese take a look at the instalation instructions.</p>
]]></description>
        	        	<pubDate>Tue, 29 Dec 2009 16:34:01 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13392</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13392</guid>
        	        	<description><![CDATA[<p>#1 - I&#39;ll take a look at the setup again.&#160; I&#39;ll make sure the correct files/structure is in place.</p>
<p>#2 - I think I expected the grid to figure out what the width needed to be based on everything I add to it and then display it.&#160; Yeah, I know, that is probably not a realistic expectation.&#160; <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
</p>
<p>In this case, pushing the grid size to a minimum of 700 pixels allows for the buttons to properly display.&#160; That means that all of the grids I develop can be a minimum of 700 pixels so I can accomdate the buttons.&#160; This isn&#39;t a big deal, just took me a while to figure out.</p>
<p>I would recommend a different algorithm option for alignment.&#160; Maybe something like "balanced" or something.&#160; If you look at the grid, now that I have expanded it to 700 pixels, you can see that there is much white space to the right of the pager which, if everything moved right as the grid was reduced in size, would allow the grid to shrink by maybe 100 pixels.&#160;</p>
<p><a href="http://www.petesworkshop.com/images/narrow_grid_2.jpg" rel="nofollow" target="_blank"><a href="http://www.petesworkshop.com/i" rel="nofollow">http://www.petesworkshop.com/i</a>.....grid_2.jpg</a></p>
<p>I guess what you are telling me is that the grid will adjust some but won&#39;t completely compensate by moving items to the right until it can all fit. I can live with that,&#160; I just wanted to make sure that I wasn&#39;t missing out on an easier way to get it all to fit.</p>
<p>Thanks!</p>
]]></description>
        	        	<pubDate>Mon, 28 Dec 2009 20:29:43 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13378</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13378</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>1.Something is not correct with the html definition. See here what you need to put</p>
<p>in the html definition when using the grid</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....to_install</a></p>
<p>2. How do you expect to put so many buttons on pager when you do not have enoght room for this?</p>
<p>Please set the width of the grid to greater value.</p>
]]></description>
        	        	<pubDate>Mon, 28 Dec 2009 18:16:44 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13373</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13373</guid>
        	        	<description><![CDATA[<p>I guess what I would expect is that the grid would be "expanded" to accomodate the buttons.&#160; That *might* result in an "empty" column area but as it is I need to try trial and error to get all the buttons and lables to display.&#160; Currently, the grid renders like this:</p>
<p><a href="http://www.petesworkshop.com/images/narrow_grid.jpg" rel="nofollow" target="_blank"><a href="http://www.petesworkshop.com/i" rel="nofollow">http://www.petesworkshop.com/i</a>.....w_grid.jpg</a></p>
<p>Here is the code that creates the grid:</p>
</p>
<p>function loadGenericCodeTable(){<br />var lastsel;<br />var currsel;<br />var codeType = $(&#39;#codetablelist&#39;).val();<br />var rowSaved;<br />var jsonURL = &#39;${.data_model.requestURI}?action=AjaxGetCodeTableList&#38;listtype=&#39;+codeType;<br />var editURL=&#39;${.data_model.requestURI}?action=AjaxUpdateCodeTableListRow&#38;listtype=&#39;+codeType;</p>
<p>// Dump the existing grid</p>
<p>$(&#39;#goCodeTables&#39;).GridDestroy();</p>
<p>var gridimgpath = &#39;stylesheets/themes/basic/images&#39;;</p>
<p>$(&#39;#goCodeTables&#39;).jqGrid({<br />&#160;&#160; url: jsonURL,<br />&#160;&#160; editurl:editURL,<br />&#160;&#160; cache: false,<br />&#160; datatype: &#39;json&#39;,<br />&#160;&#160; height: 250,<br />&#160;&#160; colNames:[&#39;Code&#39;, &#39;Message ID&#39;], <br />&#160; colModel:[<br />&#160;&#160; {name:&#39;crossReferenceCode&#39;,index:&#39;crossReferenceCode&#39;, width:100, editable:true},<br />&#160;&#160; {name:&#39;msgCode&#39;,index:&#39;msgCode&#39;, width:130, editable:true}<br />&#160;&#160; ],&#160; <br />&#160; rowNum:-1, <br />&#160; rowList:[10,20,30,40],<br />&#160; pager: $(&#39;#goCodeTablespager&#39;),<br />&#160; sortname: &#39;crossReferenceCode&#39;,<br />&#160;&#160;&#160;&#160; onSelectRow: function(id){<br />&#160;&#160;&#160;&#160; currsel=id;<br />&#160;&#160;&#160;&#160; if(lastsel!=id){</p>
<p>&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; if(id &#38;&#38; (id != lastsel)){<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; saveRowData($(&#39;#goCodeTables&#39;),lastsel,editURL);<br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $(&#39;#goCodeTables&#39;).editRow(id,true);&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; lastsel=id;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; }</p>
<p>&#160;&#160;&#160; &#160; }<br />&#160;&#160;&#160; },<br />&#160; sortorder: "desc", <br />&#160; jsonReader: {repeatitems: false},<br />&#160; caption: "General Code Table" <br />&#160; });<br />&#160; <br />&#160; if($(&#39;#goCodeTablespager&#39;).find(&#39;table&#39;).length==2) // skip if already present<br />&#160; $(&#39;#goCodeTables&#39;).navGrid(&#39;#goCodeTablespager&#39;,{ edit:false,add:false,del:false,search:false })<br />&#160; .navButtonAdd(&#39;#goCodeTablespager&#39;,{ caption:"Add", buttonimg:"stylesheets/themes/basic/images/row_add.gif", onClickButton: function(){ addEmptyRow($(&#39;#goCodeTables&#39;))} , position:"last" })<br />&#160; .navButtonAdd(&#39;#goCodeTablespager&#39;,{ caption:"Del", buttonimg:"stylesheets/themes/basic/images/row_delete.gif", onClickButton: function(){ deleteRow($(&#39;#goCodeTables&#39;),currsel)}, position:"last" })<br />&#160; .navButtonAdd(&#39;#goCodeTablespager&#39;,{ caption:"Save", buttonimg:"stylesheets/themes/basic/images/save.gif", onClickButton: function(){ saveRowData($(&#39;#goCodeTables&#39;),lastsel,editURL)}, position:"last" });</p>
<p>}</p>
]]></description>
        	        	<pubDate>Mon, 28 Dec 2009 17:41:19 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13368</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13368</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Check your code, especially the positions of the navigator buttons elements. When the pager is created we divide it in 3 parts and we try to put all the buttons (if there is available space for this)</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 28 Dec 2009 14:53:59 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Correct width alignment of buttons and text in Navigator</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13354</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/correct-width-alignment-of-buttons-and-text-in-navigator#p13354</guid>
        	        	<description><![CDATA[<p>I am trying to figure out how best to get the buttons I add with .navButtonAdd to properly display when I have very narrow columns.&#160; Lets say that I have two columns and they are 100 pixels each.&#160; When I render the grid, the columns display just fine but the three buttons I added to the navigator,which also has the pager, all get bunched over to the left and aren&#39;t readable. Even if I set the total grid width to 600 pixels, the text and icons in the footer of the grid are all bunched to the left.</p>
<p>Is there a way to set the width the area that the added buttons display in?</p>
]]></description>
        	        	<pubDate>Sun, 27 Dec 2009 02:07:58 +0200</pubDate>
        </item>
</channel>
</rss>