<?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: Problem Adding text to navigation buttons</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-adding-text-to-navigation-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/problem-adding-text-to-navigation-buttons/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>larole on Problem Adding text to navigation buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-adding-text-to-navigation-buttons#p11168</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-adding-text-to-navigation-buttons#p11168</guid>
        	        	<description><![CDATA[<p>Thx m8 that was very helpful</p>
]]></description>
        	        	<pubDate>Wed, 28 Oct 2009 05:42:27 +0200</pubDate>
        </item>
        <item>
        	<title>Mike27516 on Problem Adding text to navigation buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-adding-text-to-navigation-buttons#p11148</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-adding-text-to-navigation-buttons#p11148</guid>
        	        	<description><![CDATA[<p>you have to set theses options in the navigator options array like so:</p>
<p>&#160;&#160;&#160; }).navGrid(&#39;#equipsvcp&#39;, { addtext: "Add", edittext: "Edit", deltext: "Delete", edit: true, add: true, del: true, search: false, refresh: false },</p>
<p>{},{},{},{}...</p>
<p>//options</p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 11:30:24 +0200</pubDate>
        </item>
        <item>
        	<title>larole on Problem Adding text to navigation buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-adding-text-to-navigation-buttons#p11145</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-adding-text-to-navigation-buttons#p11145</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m having problems trying to add text (next to the icon) to the default navigation buttons(add,edit,del,refresh). I tried to do it this way but nothing happens:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit755' value='Select Code' data-codeid='sfcode755' /></p>
<div class='sfcode' id='sfcode755'>.navGrid(&#39;#pagernav&#39;, { edit: true, add: true, del: true, search: false },<br />&#160;&#160;&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; edittext: &#39;Edit&#39;, caption: &#39;Edit2&#39;, title: &#39;Edit3&#39;, height: 400, width: 600, closeAfterAdd: true, closeAfterEdit: true, modal: true, beforeShowForm: function(form) { onBeforeShowFormEditUser(form) }, afterShowForm: function(form) { onAfterShowFormEditUser(form) }, afterSubmit: onAfterSubmit<br />&#160;&#160;&#160; },<br />...</div>
<p>Is this suppose to work? (maybe i have missread the documention)</p>
<p>If i add the text in the i18n file the text will appear but this is not an option for me. I can ofc make my own add/edit/del buttons but how do i make them react in the same way the default buttons do? (if i make my own button i get the text next to the icon.)</p>
<p>Thx</p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 10:43:49 +0200</pubDate>
        </item>
</channel>
</rss>