<?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: Edit type button? HOW???</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/edit-type-button-how</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/edit-type-button-how/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Edit type button? HOW???</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/edit-type-button-how#p15087</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/edit-type-button-how#p15087</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Yes. The missed thnig from you is that this is only supported in editing modules, but this does not happen in the grid data.</p>
<p>In order to do it so create your custom formatter.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 23 Feb 2010 11:53:22 +0200</pubDate>
        </item>
        <item>
        	<title>doubleforte on Edit type button? HOW???</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/edit-type-button-how#p15065</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/edit-type-button-how#p15065</guid>
        	        	<description><![CDATA[<p>I&#39;ve spent an hour on this. Here is my column model:</p>
<pre>				{
					name:"isAllowed2",
					editable:true,
					edittype:"button",
					editoptions:{
						value:"MyButton"
					},
					align:"center",
					width:150
				}
</pre>
<p>When I load the grid, the column does not have a button in it. What am I missing? What I need it to do is when I click the button, it posts to a script. Should be easy.?</p>
]]></description>
        	        	<pubDate>Tue, 23 Feb 2010 10:22:30 +0200</pubDate>
        </item>
</channel>
</rss>