<?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: pagernav icons without pic</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/pagernav-icons-without-pic</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/pagernav-icons-without-pic/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on pagernav icons without pic</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pagernav-icons-without-pic#p16292</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pagernav-icons-without-pic#p16292</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>First Thanks. That is very good hack and I think that othrer users will find this usefull.</p>
<p>Will include this in next release</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 08 Apr 2010 12:41:14 +0300</pubDate>
        </item>
        <item>
        	<title>Avi on pagernav icons without pic</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/pagernav-icons-without-pic#p16232</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/pagernav-icons-without-pic#p16232</guid>
        	        	<description><![CDATA[<p>hi,</p>
<p>I needed to add text bottoms to the navigation grid, I might missed something yet the only way I saw to create an icon with ONLY text in it was to inject a code to the js/src/grid.formedit.js (code below in bold the line i&#39;ve changed).</p>
<p>I&#39;m sure there is a nicer solution could someone show me the light? 🙂</p>
</p>
<p>&#160;&#160;&#160; navButtonAdd : function (elem, p) {<br />&#160;&#160; &#160;&#160; ...<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;if (findnav) {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;var tbd = $("&#60;td&#62;&#60;/td&#62;");<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;<strong> &#160;if(p.buttonicon == "NONE")<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$(tbd).addClass(&#39;ui-pg-button ui-corner-all&#39;).append("&#60;div class=&#39;ui-pg-div&#39;&#62;"+p.caption+"&#60;/div&#62;");</strong><br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;<strong>else</strong><br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$(tbd).addClass(&#39;ui-pg-button ui-corner-all&#39;).append("&#60;div class=&#39;ui-pg-div&#39;&#62;&#60;span class=&#39;ui-icon "+p.buttonicon+"&#39;&#62;&#60;/span&#62;"+p.caption+"&#60;/div&#62;");</p>
]]></description>
        	        	<pubDate>Sun, 04 Apr 2010 17:52:55 +0300</pubDate>
        </item>
</channel>
</rss>