<?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: Hide custom button</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/hide-custom-button</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/hide-custom-button/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>trottig on Hide custom button</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hide-custom-button#p18790</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hide-custom-button#p18790</guid>
        	        	<description><![CDATA[<p>Excellent - thank you very much 🙂</p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 21:47:10 +0300</pubDate>
        </item>
        <item>
        	<title>RedSpawn on Hide custom button</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hide-custom-button#p18787</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hide-custom-button#p18787</guid>
        	        	<description><![CDATA[<pre class="prettyprint">hi thomas<br /><br />simple typo:<p><input type='button' class='sfcodeselect' name='sfselectit2052' value='Select Code' data-codeid='sfcode2052' /></p><div class='sfcode' id='sfcode2052'> id:&#34;#hist_list2&#34;</div><br />should be <p><input type='button' class='sfcodeselect' name='sfselectit5649' value='Select Code' data-codeid='sfcode5649' /></p><div class='sfcode' id='sfcode5649'> id:&#34;hist_list2&#34;</div></pre>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 20:36:57 +0300</pubDate>
        </item>
        <item>
        	<title>trottig on Hide custom button</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hide-custom-button#p18694</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hide-custom-button#p18694</guid>
        	        	<description><![CDATA[<table border="0">
<tbody>
<tr>
<td class="votecell">
<div class="vote"></div>
</td>
<td class="postcell">
<div>
<div class="post-text">
<p>Hi,</p>
<p>I&#39;m having problems hiding a custom button on a grid and cant figure  out the reason, maybe sb has done that...</p>
<p>I add  the button with</p>
<pre class="prettyprint"><p><input type='button' class='sfcodeselect' name='sfselectit2292' value='Select Code' data-codeid='sfcode2292' /></p><div class='sfcode' id='sfcode2292'>.jqGrid(&#39;navButtonAdd&#39;,"#pager2",<br />&#160; &#160; { &#160;caption:&#39;Hist&#39;,<br />&#160; &#160; buttonicon:"ui-icon-calendar",<br />&#160; &#160; onClickButton: function()<br />&#160; &#160; {<br />&#160; &#160; //do sth here<br />&#160; &#160; },<br />&#160; &#160; id:"#hist_list2",<br />&#160; &#160; position:"last",<br />&#160; &#160; title:&#39;hist&#39;<br />&#160; &#160; })<br /></div></pre>
<p>and then call</p>
<pre class="prettyprint"><p><input type='button' class='sfcodeselect' name='sfselectit7021' value='Select Code' data-codeid='sfcode7021' /></p><div class='sfcode' id='sfcode7021'>$(&#39;#hist_list2&#39;).hide();<br /></div></pre>
<p>If i do that with a default button (here delete) like this</p>
<pre class="prettyprint"><p><input type='button' class='sfcodeselect' name='sfselectit2862' value='Select Code' data-codeid='sfcode2862' /></p><div class='sfcode' id='sfcode2862'>$(&#39;#del_list2&#39;).hide();<br /></div></pre>
<p>it works ok??</p>
<p>Thanks, Thomas</p>
</div>
</div>
</td>
</tr>
</tbody>
</table>
]]></description>
        	        	<pubDate>Tue, 20 Jul 2010 14:23:04 +0300</pubDate>
        </item>
</channel>
</rss>