<?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: Populating a grid with dynamic select values</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/populating-a-grid-with-dynamic-select-values</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/populating-a-grid-with-dynamic-select-values/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Pete on Populating a grid with dynamic select values</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/populating-a-grid-with-dynamic-select-values#p22519</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/populating-a-grid-with-dynamic-select-values#p22519</guid>
        	        	<description><![CDATA[<p>Definitely not making progress here.&#160; I can get the column/cell contents to change to the new select values by binding a change event to the selector cell but I cannot figure out how to set those column/cell select values as the grid is populated.&#160; I tried setCell but the new HTML select values don&#39;t appear.</p>
<p>HELP!</p>
<p>Pete</p>
]]></description>
        	        	<pubDate>Wed, 23 Mar 2011 05:28:42 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Populating a grid with dynamic select values</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/populating-a-grid-with-dynamic-select-values#p22518</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/populating-a-grid-with-dynamic-select-values#p22518</guid>
        	        	<description><![CDATA[<p>Ah! afterInsertRow was what I was looking for but I still have an issue.&#160; The event is triggered, it looks like the column is updated with the HTML for the select but when the grid is complete, the select values aren&#39;t appearing in the column and I think it is because the select value is "matched" to the cell contents when the select was initially created (empty).</p>
<p>Still sorting through this and could use a pointer or two to keep moving....</p>
<p>Pete</p></p>
]]></description>
        	        	<pubDate>Wed, 23 Mar 2011 03:30:22 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Populating a grid with dynamic select values</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/populating-a-grid-with-dynamic-select-values#p22517</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/populating-a-grid-with-dynamic-select-values#p22517</guid>
        	        	<description><![CDATA[<p>I have read through several posts looking for an answer and I can&#39;t seem to find one.&#160; I have a grid where the select values in column one determine the select values that appear in column two.&#160; I can change the values when editing (I use inline editing) but I can&#39;t figure out how to properly *populate* each row with the different select values as the grid is rendered.&#160; For example, if the grid is:</p>
</p>
<p>Animal Type&#160;&#160;&#160;&#160;&#160;&#160; Name</p>
<p>Cow&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;select values would be Jersey, Gurnsey, etc &#62;</p>
<p>Bird&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;select values would be Swallow, Robin, Eagle, Seagull, etc &#62;</p>
<p>Dog&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#60;select values would be Retriever, Hound, Mutt, etc &#62;</p>
</p>
<p>How do I get different select lists each row of the same column?</p>
<p>Again, I know how to dynamically populate column two when column one changes but how do I put *different* select lists into each row of the *same* column as the grid is rendered?&#160;&#160; Is there a row complete event that triggers as each row completes? Or, an alternative on how to properly populate the column with different select list?</p>
</p>
<p>Thanks,</p>
</p>
<p>Pete</p></p>
]]></description>
        	        	<pubDate>Wed, 23 Mar 2011 02:50:22 +0200</pubDate>
        </item>
</channel>
</rss>