<?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: Inline Editing : Dynamic Select</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select</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/inline-editing-dynamic-select/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Jason on Inline Editing : Dynamic Select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13474</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13474</guid>
        	        	<description><![CDATA[<p>Thanks for your help Tony. We ended up modifying the way the grid on this page is displayed and auto-setting a filter for ColumnA, that way all the other columns will know to load only the data related to the value for ColumnA.</p>
]]></description>
        	        	<pubDate>Wed, 30 Dec 2009 22:17:05 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Inline Editing : Dynamic Select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13326</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13326</guid>
        	        	<description><![CDATA[<p>Hello</p>
<p>Using dataEvents you can attach what you want to what you want if I understand the problem ok.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 12:05:37 +0200</pubDate>
        </item>
        <item>
        	<title>Jason on Inline Editing : Dynamic Select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13261</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13261</guid>
        	        	<description><![CDATA[<p>As I understand it, a lot of the form elements are generated &#39;live&#39;/dynamically. Is the form element for the additional columns even available in the DOM for me to attach a change event on columnA?</p>
]]></description>
        	        	<pubDate>Tue, 22 Dec 2009 15:12:30 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Inline Editing : Dynamic Select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13239</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13239</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Look here:</p>
<p><a href="http://www.trirand.com/blog/?page_id=393/help/dynamically-populate-select-dropdown" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....t-dropdown</a></p>
<p>The trick is maybe if you change the select in A to be to set additional attribute in B which is the value from A and etc.</p>
<p>Best Reagrds</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 22 Dec 2009 09:22:23 +0200</pubDate>
        </item>
        <item>
        	<title>Jason on Inline Editing : Dynamic Select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13189</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13189</guid>
        	        	<description><![CDATA[<p>Tony:</p>
<p>Yes, I understand that. However in the dataEvent, I would have to pass the value of ColumnA into the dataEvent for columnB so that my results from that dataEvent would be filtered based on the value of ColumnA.</p>
</p>
<p>This was pretty critical and I had to abandon this. Right now I limit the grid display to a specific ColumnA value so that all my other lookup columns can already know what the id of my old ColumnA.</p>
<p>Thanks though!</p>
]]></description>
        	        	<pubDate>Fri, 18 Dec 2009 22:54:35 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Inline Editing : Dynamic Select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13166</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13166</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You can use a dataEvent object to define a event for every select.</p>
<p>More you can find here:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules#editoptions" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ditoptions</a></p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 18 Dec 2009 20:11:07 +0200</pubDate>
        </item>
        <item>
        	<title>Jason on Inline Editing : Dynamic Select</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13084</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inline-editing-dynamic-select#p13084</guid>
        	        	<description><![CDATA[<p>Let me first explain a sample scenario:</p>
</p>
<p>I have 6 columns of data.(A, B, C, D, E, F)</p>
</p>
<p>I have my jqGrid setup for inline editing. Each of these columns performs a dataUrl in the editoptions param.</p>
</p>
<p>Column A is a standard lookup, however the remaining columns depend on the select:value of column A. Right now I am using beforeEditCell to capture the rowID of the selected/edited row and I call $.getJSON and pass that rowID to my controller to identify the value of Column A and then perform the lookup for Columns B, C, D, E, F depending on what column&#39;s cell the user is trying to edit.</p>
</p>
<p>Is there a better way to do this? Perhaps a way when a user goes to edit a cell I can tell the grid to get the value of Column A and pass that to the lookup call?</p></p>
]]></description>
        	        	<pubDate>Wed, 16 Dec 2009 16:44:37 +0200</pubDate>
        </item>
</channel>
</rss>