<?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: Trouble With Navigation Bar - can't see the add/edit/del buttons</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons</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/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>shawn on Trouble With Navigation Bar - can't see the add/edit/del buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18843</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18843</guid>
        	        	<description><![CDATA[<p>Oleg....</p>
<p>That did the trick!!! &#160;Thanks for your help. &#160;Much appreciated. &#160;I&#39;ve been spending countless hours on this issue.</p>
</p>
<p>Take care,</p>
<p>Shawn</p>
]]></description>
        	        	<pubDate>Wed, 28 Jul 2010 20:52:40 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Trouble With Navigation Bar - can't see the add/edit/del buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18842</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18842</guid>
        	        	<description><![CDATA[<p>The usage of <strong>recordpos: &#39;left&#39;</strong> overwrite the icons from the navigation bar. I recomend you hold just remove this option.</p>
<p>Moreover you should remove comma after the <strong>caption: &#39;LOCATION&#39;</strong>.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Wed, 28 Jul 2010 19:59:59 +0300</pubDate>
        </item>
        <item>
        	<title>shawn on Trouble With Navigation Bar - can't see the add/edit/del buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18841</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18841</guid>
        	        	<description><![CDATA[<blockquote>
<p>michaelg said:</p>
<p>Hi shawn,</p>
</p>
<p>can you try ...</p>
<p>pager: jQuery(&#39;#htmlPager&#39;)</p>
<p>... instead of</p>
<p>pager: &#39;#htmlPager&#39;</p>
</p>
<p>Cheers,</p>
<p>Michael</p>
</blockquote>
<hr />
<div>
<p>Hey Michael,</p>
<p>Thanks for the suggestion. &#160;I tried that. &#160;And I have the same issue.</p>
<p>Also, I didn&#39;t give the full URL on my original post. &#160;It is here: <a href="http://beta.vinoez.com/ui/test2.php" rel="nofollow" target="_blank">http://beta.vinoez.com/ui/test2.php</a> (I updated the code with your recommendation).</p>
</p>
<p>Thanks,</p>
<p>Shawn</p>
</div>
]]></description>
        	        	<pubDate>Wed, 28 Jul 2010 19:11:59 +0300</pubDate>
        </item>
        <item>
        	<title>michaelg on Trouble With Navigation Bar - can't see the add/edit/del buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18834</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18834</guid>
        	        	<description><![CDATA[<p>Hi shawn,</p>
</p>
<p>can you try ...</p>
<p>pager: jQuery(&#39;#htmlPager&#39;)</p>
<p>... instead of</p>
<p>pager: &#39;#htmlPager&#39;</p>
</p>
<p>Cheers,</p>
<p>Michael</p>
]]></description>
        	        	<pubDate>Wed, 28 Jul 2010 08:06:37 +0300</pubDate>
        </item>
        <item>
        	<title>shawn on Trouble With Navigation Bar - can't see the add/edit/del buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18831</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/trouble-with-navigation-bar-cant-see-the-addeditdel-buttons#p18831</guid>
        	        	<description><![CDATA[<p>I&#39;m having a problem with the navigation bar. &#160;For some reason, I cannot easily see the various buttons (e.g. edit, add, etc.). &#160;I&#39;m assuming that I&#39;m doing something wrong, but I can&#39;t seem to find out what the issue is. &#160;Plus, I&#39;m noticing that the page and row count information is showing up on the left side of the navigation which is different than the various demos. &#160;I&#39;m hoping you can help. &#160;Below is the code.</p>
<p>I&#39;ve also put this on my beta site at <a href="http://beta.vinoez.com" rel="nofollow" target="_blank">http://beta.vinoez.com</a>.</p>
</p>
<p>Thanks for your help!!</p>
<p>Shawn</p>
</p>
<p>Here&#39;s the code:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1061' value='Select Code' data-codeid='sfcode1061' /></p>
<div class='sfcode' id='sfcode1061'>
<p>&#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34; &#34;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#038;quot" rel="nofollow" target="_blank"><a href="http://www.w3.org/TR/xhtml1/DT" rel="nofollow">http://www.w3.org/TR/xhtml1/DT</a>.....&#038;quot</a>;;&#62;</p>
<p>&#60;html&#62;</p>
<p>&#60;head&#62;</p>
<p>&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;../styles/humanity/jquery-ui-1.8.2.custom.css&#34; /&#62;</p>
<p>&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;../styles/ui.jqgrid.css&#34; /&#62;</p>
</p>
<p>&#60;script type=&#34;text/javascript&#34; src=&#34;../javascripts/jQuery/jquery-1.4.2.min.js&#34;&#62;&#60;/script&#62;</p>
<p>&#60;script type=&#34;text/javascript&#34; src=&#34;../javascripts/jqGrid/grid.locale-en.js&#34;&#62;&#60;/script&#62;</p>
<p>&#60;script type=&#34;text/javascript&#34; src=&#34;../javascripts/jqGrid/jquery.jqGrid.min.js&#34;&#62;&#60;/script&#62;</p>
</p>
<p>&#60;script type=&#34;text/javascript&#34;&#62;</p>
</p>
<p>var mydata = [</p>
<p>{&#34;id&#34;:&#34;35&#34;,&#34;location&#34;:&#34;CH&#34;,&#34;description&#34;:&#34;Chicago&#34;},</p>
<p>{&#34;id&#34;:&#34;36&#34;,&#34;location&#34;:&#34;CI&#34;,&#34;description&#34;:&#34;So Cal&#34;},</p>
<p>{&#34;id&#34;:&#34;37&#34;,&#34;location&#34;:&#34;FT&#34;,&#34;description&#34;:&#34;FT&#34;},</p>
<p>{&#34;id&#34;:&#34;38&#34;,&#34;location&#34;:&#34;HO&#34;,&#34;description&#34;:&#34;HO&#34;},</p>
<p>{&#34;id&#34;:&#34;39&#34;,&#34;location&#34;:&#34;AT&#34;,&#34;description&#34;:&#34;AT&#34;},</p>
<p>{&#34;id&#34;:&#34;40&#34;,&#34;location&#34;:&#34;BF&#34;,&#34;description&#34;:&#34;BF&#34;},</p>
<p>{&#34;id&#34;:&#34;41&#34;,&#34;location&#34;:&#34;DN&#34;,&#34;description&#34;:&#34;DN&#34;},</p>
<p>{&#34;id&#34;:&#34;42&#34;,&#34;location&#34;:&#34;FC&#34;,&#34;description&#34;:&#34;FC&#34;},</p>
<p>{&#34;id&#34;:&#34;43&#34;,&#34;location&#34;:&#34;FM&#34;,&#34;description&#34;:&#34;FM&#34;},</p>
<p>{&#34;id&#34;:&#34;44&#34;,&#34;location&#34;:&#34;LR&#34;,&#34;description&#34;:&#34;LR&#34;},</p>
<p>{&#34;id&#34;:&#34;45&#34;,&#34;location&#34;:&#34;MA&#34;,&#34;description&#34;:&#34;MA&#34;}</p>
<p>];</p>
</p>
<p>jQuery(document).ready(function(){</p>
<p>jQuery(&#39;#htmlTable&#39;).jqGrid({</p>
<p>colNames:[&#39;id&#39;,&#39;location&#39;,&#39;description&#39;],</p>
<p>colModel:[{name:&#39;id&#39;,index:&#39;id&#39;,width:30,sortable:true,editable:true,formatter:&#39;integer&#39;},</p>
<p>{name:&#39;location&#39;,index:&#39;location&#39;,width:120,sortable:true,editable:true},</p>
<p>{name:&#39;description&#39;,index:&#39;description&#39;,width:165,sortable:true,editable:true}],</p>
<p>data: mydata,</p>
<p>datatype: &#39;local&#39;,</p>
<p>height: 200,</p>
<p>width: 800,</p>
<p>shrinkToFit: false,</p>
<p>multiselect: true,</p>
<p>cellEdit: false,</p>
<p>recordpos: &#39;left&#39;,</p>
<p>pager: &#39;#htmlPager&#39;,</p>
<p>rowNum:100,</p>
<p>rowList:[100,200,300],</p>
<p>sortname: &#39;id&#39;,</p>
<p>sortorder: &#34;asc&#34;,</p>
<p>viewrecords: true,</p>
<p>rownumbers: true,</p>
<p>emptyrecords: &#34;Nothing to display&#34;,</p>
<p>caption: &#39;LOCATION&#39;,</p>
</p>
<p>}).navGrid(&#39;#htmlPager&#39;);</p>
<p>});</p>
</p>
<p>&#60;/script&#62;</p>
</p>
<p>&#60;/head&#62;</p>
<p>&#60;body&#62;</p>
</p>
<p>&#60;table id=&#34;htmlTable&#34; class=&#34;scroll&#34;&#62;&#60;/table&#62;</p>
<p>&#60;div id=&#34;htmlPager&#34; class=&#34;scroll&#34;&#62;&#60;/div&#62;</p>
</p>
<p>&#60;/body&#62;</p>
<p>&#60;/html&#62;</p>
</div>
]]></description>
        	        	<pubDate>Tue, 27 Jul 2010 22:05:14 +0300</pubDate>
        </item>
</channel>
</rss>