<?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='sfselectit2572' value='Select Code' data-codeid='sfcode2572' /></p><div class='sfcode' id='sfcode2572'> id:&#34;#hist_list2&#34;</div><br />should be <p><input type='button' class='sfcodeselect' name='sfselectit432' value='Select Code' data-codeid='sfcode432' /></p><div class='sfcode' id='sfcode432'> 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='sfselectit5400' value='Select Code' data-codeid='sfcode5400' /></p><div class='sfcode' id='sfcode5400'>.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='sfselectit8321' value='Select Code' data-codeid='sfcode8321' /></p><div class='sfcode' id='sfcode8321'>$(&#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='sfselectit7117' value='Select Code' data-codeid='sfcode7117' /></p><div class='sfcode' id='sfcode7117'>$(&#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>