<?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: setSelect with mysql values and custom options</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/setselect-with-mysql-values-and-custom-options</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/setselect-with-mysql-values-and-custom-options/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on setSelect with mysql values and custom options</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setselect-with-mysql-values-and-custom-options#p22993</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setselect-with-mysql-values-and-custom-options#p22993</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please post your question here:</p>
<p><a rel="nofollow" href="http://www.trirand.net/forum/" target="_blank">http://www.trirand.net/forum/</a></p>
</p>
<p>This forum is for the Open Source version, but you use the trial version of the commertial component.</p>
</p>
<p>Regards</p></p>
]]></description>
        	        	<pubDate>Mon, 02 May 2011 12:34:34 +0300</pubDate>
        </item>
        <item>
        	<title>Dasda on setSelect with mysql values and custom options</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/setselect-with-mysql-values-and-custom-options#p22992</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/setselect-with-mysql-values-and-custom-options#p22992</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I searched in everywhere before creating this topic, I found lots of things about it but no one worked for me. So I want to ask my question here:</p>
</p>
<p>I&#39;m using mysql to get the values and options of a selectbox. But I want to add a custom option like "No one". Here is my code:</p>
</p>
<p><em>$grid-&#62;setColProperty("UST_OGE_ID", array("label"=&#62;"&#220;st &#214;ge","editable"=&#62;true, "edittype"=&#62;"select","hidden"=&#62;true,"editrules"=&#62;array("edithidden"=&#62;true)));</em></p>
<p><em>$grid-&#62;setSelect("UST_OGE_ID","SELECT ID, CAPTION FROM menu_items", true, true, true, array(""=&#62;"No one"));</em></p>
</p>
<p>This code is bringing the mysql values but not bringing the custom option which is "No one". Any ideas that is why not working ?</p>
</p>
<p>Thank you</p>
]]></description>
        	        	<pubDate>Mon, 02 May 2011 12:31:04 +0300</pubDate>
        </item>
</channel>
</rss>