<?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: error "Cannot read property 'formatter' of undefined" when reloading grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/error-cannot-read-property-formatter-of-undefined-when-reloading-grid</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/error-cannot-read-property-formatter-of-undefined-when-reloading-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on error "Cannot read property 'formatter' of undefined" when reloading grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/error-cannot-read-property-formatter-of-undefined-when-reloading-grid#p27642</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/error-cannot-read-property-formatter-of-undefined-when-reloading-grid#p27642</guid>
        	        	<description><![CDATA[<p>Hi Slawek,</p>
<p>dynamical&#160;changing of <strong>multiselect</strong> option of jqGrid is not supported by jqGrid. In <a href="http://stackoverflow.com/a/8333487/315935" target="_blank">the old answer</a> on the stackoverflow I describe how it could be do implemented with some restrictions.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Tue, 30 Oct 2012 17:13:36 +0200</pubDate>
        </item>
        <item>
        	<title>strybus on error "Cannot read property 'formatter' of undefined" when reloading grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/error-cannot-read-property-formatter-of-undefined-when-reloading-grid#p27641</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/error-cannot-read-property-formatter-of-undefined-when-reloading-grid#p27641</guid>
        	        	<description><![CDATA[</p>
<p>Hi,</p>
<p>I have a grid and want to switch it from single- to multi-selection mode.</p>
<p>My piece of code looks like this</p>
</p>
<p class="p1">&#160;</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5639' value='Select Code' data-codeid='sfcode5639' /></p>
<div class='sfcode' id='sfcode5639'>
<p class=&#34;p1&#34;>$(&#34;#myGrid&#34;).jqGrid(&#39;setGridParam&#39;, {multiselect: true});</p>
<p class=&#34;p3&#34;>$(&#34;#myGrid&#34;).trigger(&#34;reloadGrid&#34;);</p>
</div>
<p>Unfortunatelly, second line of code gives an error:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6876' value='Select Code' data-codeid='sfcode6876' /></p>
<div class='sfcode' id='sfcode6876'><span style=&#34;color: #ff6600;&#34;>Cannot read property &#39;formatter&#39; of undefined</span></div>
</p>
<p>I&#39;m using jqGrid in version 4.4.1</p>
</p>
<p>Is there a different way of switching between multi and single selection mode, to avoid above error?</p>
</p>
<p>Slawek</p></p>
]]></description>
        	        	<pubDate>Tue, 30 Oct 2012 16:52:33 +0200</pubDate>
        </item>
</channel>
</rss>