<?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: jqGrid 3.5: No more custom image in Custom Buttons</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-35-no-more-custom-image-in-custom-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/bugs/jqgrid-35-no-more-custom-image-in-custom-buttons/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>bganichaud on jqGrid 3.5: No more custom image in Custom Buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-35-no-more-custom-image-in-custom-buttons#p9609</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-35-no-more-custom-image-in-custom-buttons#p9609</guid>
        	        	<description><![CDATA[<p>Thanks tony,</p>
<p>It works fine now.</p>
<p>But I&#39;m not sure that jqgrid documentation is up to date with all&#160;3.5 new features...</p>
]]></description>
        	        	<pubDate>Fri, 11 Sep 2009 08:04:33 +0300</pubDate>
        </item>
        <item>
        	<title>tony on jqGrid 3.5: No more custom image in Custom Buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-35-no-more-custom-image-in-custom-buttons#p9429</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-35-no-more-custom-image-in-custom-buttons#p9429</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Yes -&#160; the jqQuery UI Theming. The parameter is replaced with buttonicon and you should use a valid ui icon name from Theme roller.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 08 Sep 2009 07:26:16 +0300</pubDate>
        </item>
        <item>
        	<title>bganichaud on jqGrid 3.5: No more custom image in Custom Buttons</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-35-no-more-custom-image-in-custom-buttons#p9409</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-35-no-more-custom-image-in-custom-buttons#p9409</guid>
        	        	<description><![CDATA[<p>Up to jqGrid 3.4, here was the way to add a custom button in the navigator bar of a jqgrid:</p>
<pre><div class="csharpcode"><p><input type='button' class='sfcodeselect' name='sfselectit7711' value='Select Code' data-codeid='sfcode7711' /></p><div class='sfcode' id='sfcode7711'>jQuery(<span class="codestring">"#grid_id"</span>).navGrid(<span class="codestring">"#pager"</span>,{standard parameters}).navButtonAdd(<span class="codestring">"#pager"</span>,{custom parameters});</div>The Custom parameters are
</div></pre>
<pre><div class="csharpcode"><p><input type='button' class='sfcodeselect' name='sfselectit5673' value='Select Code' data-codeid='sfcode5673' /></p><div class='sfcode' id='sfcode5673'>{ <br />   caption:<span class="codestring">&#39;NewButton&#39;</span>, <br />   buttonimg:<span class="codestring">&#39;full_path_to_image.gif&#39;</span>, <br />   onClickButton:<span class="literals">null</span>, <br />   position <span class="codestring">"last"</span>, <br />   title:<span class="codestring">&#39;ToolTip&#39;</span> <br />}</div><br />Since jqGrid 3.5, the parameter &#39;<span style="color: #008000;">buttonimg</span>&#39; has no effect anymore.<br /><br />Is there a good reason for this new behavior ?<br /><br />Thanks for your help.</div></pre>
]]></description>
        	        	<pubDate>Mon, 07 Sep 2009 07:57:51 +0300</pubDate>
        </item>
</channel>
</rss>