<?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: Setting initial value on editoptions</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/setting-initial-value-on-editoptions</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/setting-initial-value-on-editoptions/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Pete on Setting initial value on editoptions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setting-initial-value-on-editoptions#p8210</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setting-initial-value-on-editoptions#p8210</guid>
        	        	<description><![CDATA[<p>I sorted this one out.&#160; I had some whitespace in the grid column values so the solution was to trim() the whitespace in both the grid column AND the editoptions values.&#160; That made sure that there was an exact match on the values and the editoptions and then the list postioned correctly.</p></p>
]]></description>
        	        	<pubDate>Mon, 03 Aug 2009 17:14:21 +0300</pubDate>
        </item>
        <item>
        	<title>Pete on Setting initial value on editoptions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setting-initial-value-on-editoptions#p8162</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setting-initial-value-on-editoptions#p8162</guid>
        	        	<description><![CDATA[<p>I have added drop down lists to my inline editing using setColProp and passing an array of values as editioptions.&#160; The problem I have is that when the row is selected for editing, all of the existing values in the row are replaced with the first value in the list of options passed to the column.&#160; What I would like to see happen is to have each list of options positioned at the current value.&#160; I have one column that seems to be correctly positioning but I don&#39;t know if that is just a random occurrence or is there is something about the column or the value that allows that to happen.</p>
</p>
<p>So the question is: How do I get the drop down options to position to the current values (like setting the &#60;selected&#62; attribute?</p></p>
]]></description>
        	        	<pubDate>Fri, 31 Jul 2009 01:10:42 +0300</pubDate>
        </item>
</channel>
</rss>