<?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: editoptions.value can be a function, but $.fn.fmatter.select doesn't recognize</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/editoptions-value-can-be-a-function-but-fn-fmatter-select-doesnt-recognize</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/editoptions-value-can-be-a-function-but-fn-fmatter-select-doesnt-recognize/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on editoptions.value can be a function, but $.fn.fmatter.select doesn't recognize</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/editoptions-value-can-be-a-function-but-fn-fmatter-select-doesnt-recognize#p17061</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/editoptions-value-can-be-a-function-but-fn-fmatter-select-doesnt-recognize#p17061</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. Fixed.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 11 May 2010 14:34:07 +0300</pubDate>
        </item>
        <item>
        	<title>Sean Liang on editoptions.value can be a function, but $.fn.fmatter.select doesn't recognize</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/editoptions-value-can-be-a-function-but-fn-fmatter-select-doesnt-recognize#p17020</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/editoptions-value-can-be-a-function-but-fn-fmatter-select-doesnt-recognize#p17020</guid>
        	        	<description><![CDATA[<p>In grid.common.js, if the edittype is &#39;select&#39;, it will check if editoptions.value is a function:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7441' value='Select Code' data-codeid='sfcode7441' /></p>
<div class='sfcode' id='sfcode7441'>if(typeof options.value === &#39;function&#39;) { options.value = options.value(); }</div>
<p>but in jquery.fmatter.js, if the formatter is &#39;select&#39;, it doesn&#39;t. The cell will be blank.<img class="spSmiley" style="margin:0" title="Confused" src="/blog/wp-content/forum-smileys/sf-confused.gif" alt="Confused" /></p>
]]></description>
        	        	<pubDate>Sun, 09 May 2010 08:13:39 +0300</pubDate>
        </item>
</channel>
</rss>