<?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: small bug in formatter: "actions"</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-formatter-actions</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/small-bug-in-formatter-actions/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on small bug in formatter: "actions"</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-formatter-actions#p28694</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-formatter-actions#p28694</guid>
        	        	<description><![CDATA[<p>Hello Oleg,</p>
</p>
<p>We use these in our commertial suite.</p>
<p>This is a way to pass these parameters directly as grid parameters and not as method parameters and some other small stuffs.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 21 Apr 2013 10:44:43 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on small bug in formatter: "actions"</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-formatter-actions#p28680</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-formatter-actions#p28680</guid>
        	        	<description><![CDATA[<p>Hello Tony,</p>
<p>it seems to me that <a href="https://github.com/tonytomov/jqGrid/blob/v4.4.5/js/jquery.fmatter.js#L426-L431" target="_blank">the lines</a></p>
<p><input type='button' class='sfcodeselect' name='sfselectit5295' value='Select Code' data-codeid='sfcode5295' /></p>
<div class='sfcode' id='sfcode5295'>if (p.editOptions !== undefined) {<br />&#160; &#160; op.editOptions = p.editOptions;<br />}<br />if (p.delOptions !== undefined) {<br />&#160; &#160; op.delOptions = p.delOptions;<br />}&#160;</div>
<p>(or <a href="https://github.com/tonytomov/jqGrid/blob/v4.4.1/js/jquery.fmatter.js#L417-L422" target="_blank">the lines</a> on version 4.4.1) should be removed. jqGrid has no documentated <a href="/jqgridwiki/doku.php?id=wiki:options" target="_blank">jqGrid options</a>&#160;<strong>editOptions</strong> or <strong>delOptions</strong>. So only the <strong>editOptions</strong>&#160;or&#160;<strong>delOptions</strong>&#160;properties of&#160;<strong>formatoptions</strong> of the column having <strong>formatter: "actions"</strong> should be used.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Thu, 18 Apr 2013 23:18:17 +0300</pubDate>
        </item>
</channel>
</rss>