<?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: editoptions help - dataUrl</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/editoptions-help-dataurl</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/editoptions-help-dataurl/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jmcleod3 on editoptions help - dataUrl</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editoptions-help-dataurl#p7542</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editoptions-help-dataurl#p7542</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>Thanks for the help it works.</p>
<p>I updated to the current grid today.</p>
<p>Thanks again.</p>
<p>John</p>
]]></description>
        	        	<pubDate>Mon, 29 Jun 2009 15:21:56 +0300</pubDate>
        </item>
        <item>
        	<title>tony on editoptions help - dataUrl</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editoptions-help-dataurl#p7508</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editoptions-help-dataurl#p7508</guid>
        	        	<description><![CDATA[<p>The response should be a valid select html element - check the Changes.txt</p>
<p>In this case the response should be:</p>
<p>&#60;select&#62;</p>
<p>&#60;option value="FE"&#62;Fedex&#60;/option&#62;</p>
<p>....</p>
<p>&#60;/select&#62;</p>
]]></description>
        	        	<pubDate>Sat, 27 Jun 2009 11:28:26 +0300</pubDate>
        </item>
        <item>
        	<title>jmcleod3 on editoptions help - dataUrl</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editoptions-help-dataurl#p7462</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editoptions-help-dataurl#p7462</guid>
        	        	<description><![CDATA[<p>Hello Tony and all,</p>
<p>I have a colModel defined as below. I wish to have the select linked to the text file.&#160;</p>
<p>{name:&#39;state&#39;,index:&#39;state&#39;, width:50, <br /> &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; editable:true, <br /> &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; edittype:&#39;select&#39;,<br /> &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; editoptions:{dataUrl:&#39;states.txt&#39;, defaultValue:&#39;MI&#39;}<br /> &#160;}, ...</p>
<p>Questions that come to mind are...</p>
<p>Where is the text file located? directory with jquery.jqGrid.js?</p>
<p>What format should the text file consist of?</p>
<p>The demos show...&#160;&#160; editoptions:{value:"FE:FedEx;TN:TNT"}.</p>
<p>I tried just "FE:FedEx;TN:TNT" and nothing.</p>
<p>Thanks.</p>
<p>JohnM</p>
]]></description>
        	        	<pubDate>Thu, 25 Jun 2009 16:03:44 +0300</pubDate>
        </item>
</channel>
</rss>