<?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: Changing select values with setColProp when editing cell</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/changing-select-values-with-setcolprop-when-editing-cell</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/changing-select-values-with-setcolprop-when-editing-cell/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rojoba on Changing select values with setColProp when editing cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/changing-select-values-with-setcolprop-when-editing-cell#p5077</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/changing-select-values-with-setcolprop-when-editing-cell#p5077</guid>
        	        	<description><![CDATA[<p>Seriously... you a star man... thanks!</p>
<p>beforeSelectRow: function(rowid)<br />{<br />&#160;&#160;&#160; <br />&#160;&#160;&#160; rowdata = $(&#39;#grid&#39;).getRowData(rowid);</p>
<p>&#160;&#160;&#160; // create new options based on row data for column &#39;colname&#39;<br />&#160;&#160;&#160; //...</p>
<p>&#160;&#160;&#160; $(&#39;#grid&#39;).setColProp(&#39;colname&#39;, {editoptions:{value:newOptions}});<br />&#160;&#160;&#160; return true;<br />}</p>
<p>Regards,</p>
<p>Roger</p>
]]></description>
        	        	<pubDate>Tue, 03 Mar 2009 04:40:21 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Changing select values with setColProp when editing cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/changing-select-values-with-setcolprop-when-editing-cell#p5075</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/changing-select-values-with-setcolprop-when-editing-cell#p5075</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Try with beforeSelectRow event</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 03 Mar 2009 04:17:34 +0200</pubDate>
        </item>
        <item>
        	<title>rojoba on Changing select values with setColProp when editing cell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/changing-select-values-with-setcolprop-when-editing-cell#p5064</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/changing-select-values-with-setcolprop-when-editing-cell#p5064</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>I need to change the select options of a cell i&#39;m about to edit. At the moment I&#39;m using the "beforeEditCell" event. However, it does not change my list. If i go to another row in the same column, i then get the updated list. So I think what I&#39;m looking for is an event that fires before the cell is edited so I can populate the list in time. Is there such an event? I&#39;ve played with a few events, but they did not do the trick.</p>
<p>Thanks in advance.</p>
<p>Roger</p>
]]></description>
        	        	<pubDate>Tue, 03 Mar 2009 02:58:19 +0200</pubDate>
        </item>
</channel>
</rss>