<?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: Bug in inline editing select when value and labels are overlapping</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-in-inline-editing-select-when-value-and-labels-are-overlapping</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/bugs/bug-in-inline-editing-select-when-value-and-labels-are-overlapping/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Ã˜yvind Skaar on Bug in inline editing select when value and labels are overlapping</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/bug-in-inline-editing-select-when-value-and-labels-are-overlapping#p23310</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/bug-in-inline-editing-select-when-value-and-labels-are-overlapping#p23310</guid>
        	        	<description><![CDATA[<p>We have a select field with edit options <strong>"3:1;4:2;5:3;6:4;7:5;8:6;9:7;10:8;11:9;12:10;13:11"</strong>. The row in question has a value of <em>10</em>, meaning the label <em>"8"</em> is displayed in the field.When going into inline edit mode, the dropdown is rendered correctly, but the value <em>12</em> (vith the label <em>"10"</em>) is set as selected. The culprit seems to be line 376 in <em>grid.common.js </em>(version 3.6.5), where both value and label is compared to set selected.</p>
]]></description>
        	        	<pubDate>Wed, 25 May 2011 10:49:46 +0300</pubDate>
        </item>
</channel>
</rss>