<?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: Calling  setColProp   from within  OnInitializeForm</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/calling-setcolprop-from-within-oninitializeform</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/calling-setcolprop-from-within-oninitializeform/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>diptendu on Calling  setColProp   from within  OnInitializeForm</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calling-setcolprop-from-within-oninitializeform#p3289</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calling-setcolprop-from-within-oninitializeform#p3289</guid>
        	        	<description><![CDATA[<p>Helllo Tony,</p>
</p>
<p>Uising&#160; editoptions:{ onChange....}&#160; is not working as expected.</p>
<p>The onChange function is getting called as the grid is getting</p>
<p>loaded,&#160; before&#160; any&#160; Add/Edit/Delete&#160; operaton&#160; !</p>
</p>
<p>Regards</p>
<p>Diptendu</p>
]]></description>
        	        	<pubDate>Wed, 26 Nov 2008 07:05:04 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Calling  setColProp   from within  OnInitializeForm</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calling-setcolprop-from-within-oninitializeform#p3279</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calling-setcolprop-from-within-oninitializeform#p3279</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>onInitializeForm is the right place for this.</p>
<p>I never try this, but why not use editoptions like this</p>
<p>editoptions : { onChange: myfunc(this.value)&#8230;}</p>
<p>editoptions are added as atribute of every alement</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 26 Nov 2008 01:18:55 +0200</pubDate>
        </item>
        <item>
        	<title>diptendu on Calling  setColProp   from within  OnInitializeForm</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/calling-setcolprop-from-within-oninitializeform#p3260</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/calling-setcolprop-from-within-oninitializeform#p3260</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>A number of people are working on populating dependent</p>
<p>Selectsdynamically from database within the Add/Edit form</p>
<p>based on user selecting some option in the independent</p>
<p>select.</p>
<p>The solutions require complex Javascript and JQuery</p>
<p>knowledge. Will the complexity be reduced if we are able</p>
<p>to change the Editoption associated with a dependent</p>
<p>column bycalling setColProp against the OnChange event</p>
<p>of the independent column (select)?</p>
<p>The handler for the OnChange event will still have to be</p>
<p>added in the OnInitializeForm event, this part of the</p>
<p>complexity cannot be avoided.</p>
]]></description>
        	        	<pubDate>Tue, 25 Nov 2008 07:59:34 +0200</pubDate>
        </item>
</channel>
</rss>