<?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: Sample code for using edittype button</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/sample-code-for-using-edittype-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/sample-code-for-using-edittype-button/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dharric on Sample code for using edittype button</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sample-code-for-using-edittype-button#p25884</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sample-code-for-using-edittype-button#p25884</guid>
        	        	<description><![CDATA[<blockquote>
<p>Well I ended up using gridComplete to dynamically create my buttons on grid load. Thanks.</p>
</p>
<p>dharric said:</p>
<p>Hello I can&#39;t seem to get a button to form in my grid. My grid&#39;s other columns load fine, but no button shows up in the desired column. Here is my code for the button column. Again my grid loads fine and shows correct data in the other columns.</p>
</p>
<p>{</p>
<p>name: &#39;PortfolioAccountComments&#39;,</p>
<p>index: &#39;PortfolioAccountComments&#39;,</p>
<p>width: 150,</p>
<p>height: 100,</p>
<p>editable: false,</p>
<p>edittype: &#39;button&#39;,</p>
<p>editoptions: {</p>
<p>value: &#39;mybutton&#39;</p>
<p>}</p>
<p>},</p>
</blockquote>
<hr />
]]></description>
        	        	<pubDate>Tue, 07 Feb 2012 16:52:50 +0200</pubDate>
        </item>
        <item>
        	<title>dharric on Sample code for using edittype button</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sample-code-for-using-edittype-button#p25880</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sample-code-for-using-edittype-button#p25880</guid>
        	        	<description><![CDATA[<p>Hello I can&#39;t seem to get a button to form in my grid. My grid&#39;s other columns load fine, but no button shows up in the desired column. Here is my code for the button column. Again my grid loads fine and shows correct data in the other columns.</p>
</p>
<p>{</p>
<p>name: &#39;PortfolioAccountComments&#39;,</p>
<p>index: &#39;PortfolioAccountComments&#39;,</p>
<p>width: 150,</p>
<p>height: 100,</p>
<p>editable: false,</p>
<p>edittype: &#39;button&#39;,</p>
<p>editoptions: {</p>
<p>value: &#39;mybutton&#39;</p>
<p>}</p>
<p>},</p>
]]></description>
        	        	<pubDate>Mon, 06 Feb 2012 23:15:19 +0200</pubDate>
        </item>
</channel>
</rss>