<?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: Select sorting in IE9</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/select-sorting-in-ie9</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/select-sorting-in-ie9/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Pete on Select sorting in IE9</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/select-sorting-in-ie9#p26045</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/select-sorting-in-ie9#p26045</guid>
        	        	<description><![CDATA[<p>I looked around to see if there already was an answer to this issue but didn&#39;t find one.&#160; If there is, please point me to it.&#160; I have a select (dropdown) that I use in inline editing to drop down a list of employees.&#160; This works great on Chrome, FF and IE (through version 8).&#160; Apparently in IE9 the sorting of the list changed in select lists.&#160; I found plenty of references to the pain it caused other web applications because apparently the sorting of a list in a dropdown on a web form is "implementation specific".&#160; So there IS no way to guarantee the sort (apparently).&#160; The editoptions in my grid contain a list of employees sorted correctly by last name and first name and the employee ID&#39;s are option values.&#160; It looks like IE9 sorts the select list by employee ID (option values) which of course, messes up the sorting by name.</p>
<p>So the question is, are there any ideas as to how to work around this feature in IE9?&#160; I know I probably can&#39;t prevent IE9 from sorting the list contents (wish there was) but is there something I can do in jqGrid to re-establish the list sorting the way it is presented in the editoptions?</p>
<p>Any ideas would be appreciated.</p>
]]></description>
        	        	<pubDate>Fri, 02 Mar 2012 02:50:35 +0200</pubDate>
        </item>
</channel>
</rss>