<?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: Dropdown List show me the description not value</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/dropdown-list-show-me-the-description-not-value</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/dropdown-list-show-me-the-description-not-value/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>raranibar on Dropdown List show me the description not value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/dropdown-list-show-me-the-description-not-value#p28430</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/dropdown-list-show-me-the-description-not-value#p28430</guid>
        	        	<description><![CDATA[<p>Hi Tony</p>
<p>this is my colModel:</p>
<p>colModel:</p>
<p>[</p>
<p>{ name: &#39;sdv_idreclamo&#39;, index: &#39;sdv_idreclamo&#39;, editable: true, edittype: &#39;text&#39;, editoptions: { defaultValue: Idreclamo }, hidden: true },</p>
<p>{name: &#39;sdv_sec&#39;, index: &#39;sdv_sec&#39;, formatter: &#39;integer&#39;, hidden: true },</p>
<p><span style="color: #ff0000;"><em>{ name: &#39;sdv_parpieza&#39;, index: &#39;sdv_parpieza&#39;, align: &#39;left&#39;, width: &#39;35&#39;, editable: true, edittype: &#39;select&#39;, editoptions: { dataUrl: &#39;@Url.Action("CargaDropDown", "raTabDatosVehiculo", new { param =  "PIEZA"})&#39;, buildSelect: createSelectList} },</em></span></p>
<p><em><span style="color: #ff0000;">{ name: &#39;sdv_parcodclase&#39;, index: &#39;sdv_parcodclase&#39;, sortable: true, align: &#39;left&#39;, width: &#39;35&#39;, editable: true, edittype: &#39;select&#39;, editoptions: { dataUrl: &#39;@Url.Action("CargaDropDown", "raTabDatosVehiculo", new { param =  "CODCLASE"})&#39;, buildSelect: createSelectList} }</span></em></p>
<p>....</p>
<p>],</p>
<p>When I view the web page don&#39;t show me the description only displayed the value.</p>
<p>for example the column sdv_pieza description is "AMORTIGUADOR" value :001, when it load the grid display 001 I would like that it display "AMORTIGUADOR"</p>
<p>I&#39;ve added <span style="color: #ff0000;"><span style="color: #ff0000;"><em>formatter: &#39;select&#39; </em><span style="color: #000000;">i</span><span style="color: #000000;"><span style="color: #000000;">n the</span>&#160;sdv_pieza:</span></span></span></p>
<p><span style="color: #ff0000;"><em>{ name: &#39;sdv_parpieza&#39;, index: &#39;sdv_parpieza&#39;, align: &#39;left&#39;, width: &#39;35&#39;, editable: true, edittype: &#39;select&#39;, <strong>formatter: &#39;select&#39;,</strong> editoptions: { dataUrl: &#39;@Url.Action("CargaDropDown", "raTabDatosVehiculo", new { param =  "PIEZA"})&#39;, buildSelect: createSelectList} },</em></span></p>
<p>When it load the grid the column sdv_pieza is it void!! doesn&#39;t me display nothing in this column</p></p>
]]></description>
        	        	<pubDate>Tue, 12 Mar 2013 15:05:44 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Dropdown List show me the description not value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/dropdown-list-show-me-the-description-not-value#p28428</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/dropdown-list-show-me-the-description-not-value#p28428</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>How is your grid builded. How is your select builded.</p>
<p>Do you have any simnple code which demostartes the problem?</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 12 Mar 2013 08:41:31 +0200</pubDate>
        </item>
        <item>
        	<title>raranibar on Dropdown List show me the description not value</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/dropdown-list-show-me-the-description-not-value#p28422</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/dropdown-list-show-me-the-description-not-value#p28422</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I&#39;m working with jqgrid and ASP.net MVC 4.</p>
<p>I have this problem, I load data from toolnav ADD to jqgrid in this window the dropdownlist show me the description but when I save this data insert in jqgrid with value I would like that show me the description not the value.</p>
<p>How I can resolve this problem?</p>
<p><a href="/blog/C:\Users\Ricardo_Aranibar\Desktop\jqgridLoad.png"><img src="/blog/C:\Users\Ricardo_Aranibar\Desktop\jqgridLoad.png" width="100"  style="float: left; border: 0; margin: 0px;" class="spUserImage" alt="load" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class=" sfmouseother" alt="Image Enlarger" /></a></p>
]]></description>
        	        	<pubDate>Mon, 11 Mar 2013 16:29:37 +0200</pubDate>
        </item>
</channel>
</rss>