<?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: Problem with sorting</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting</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/problem-with-sorting/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dorr on Problem with sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14385</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14385</guid>
        	        	<description><![CDATA[<p>Got it working.</p>
]]></description>
        	        	<pubDate>Fri, 29 Jan 2010 02:12:22 +0200</pubDate>
        </item>
        <item>
        	<title>dorr on Problem with sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14377</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14377</guid>
        	        	<description><![CDATA[<p>I cleared the cache, but still no data. &#160;I&#39;m not seeing an error, it&#39;s just not displaying the data. &#160;I was thinking it may be something with the xml because the &#39;Page&#39; is not getting set to 1 in the grid.&#160;</p>
]]></description>
        	        	<pubDate>Thu, 28 Jan 2010 19:09:06 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Problem with sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14359</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14359</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Clear the cache. What is the error reported from IE?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 28 Jan 2010 17:32:02 +0200</pubDate>
        </item>
        <item>
        	<title>dorr on Problem with sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14294</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14294</guid>
        	        	<description><![CDATA[<p>I changed to this, but am still not getting any data in IE:</p>
</p>
<p>colModel :[</p>
<p>{name:"stateId", index:"stateId", width:70},</p>
<p>{name:"stateCde", index:"stateCde", width:100},</p>
<p>{name:"stateNameTxt", index:"stateNameTxt", width:200}</p>
<p>],</p>
]]></description>
        	        	<pubDate>Tue, 26 Jan 2010 19:15:10 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Problem with sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14286</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14286</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is not correct</p>
<p>colModel :[</p>
<p>{name:"stateId", index:"stateId", width:70},</p>
<p>{name:"stateCde", index:"stateCde", width:100},</p>
<p>{name:"stateNameTxt", index:"stateNameTxt", width:200, align:"left"}, <strong>&#60;===== ERROR IN IE</strong></p>
<p>],</p>
]]></description>
        	        	<pubDate>Tue, 26 Jan 2010 18:30:49 +0200</pubDate>
        </item>
        <item>
        	<title>dorr on Problem with sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14261</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14261</guid>
        	        	<description><![CDATA[<p>I&#39;ve got the sorting problem fixed but am still having problems with data not displaying in IE.</p>
]]></description>
        	        	<pubDate>Tue, 26 Jan 2010 04:33:14 +0200</pubDate>
        </item>
        <item>
        	<title>dorr on Problem with sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14259</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-sorting#p14259</guid>
        	        	<description><![CDATA[<p>My grid displays fine but I&#39;m having 2 problems:</p>
<ol>
<li>Sorting is not working &#8211; When I click the headers it executes but nothing is sorted</li>
<li>The grid displays fine in Chrome, but does not display the data in IE</li>
</ol>
<p>Here is the html and xml that I am using. &#160;Has anyone experienced these problems?</p>
<p>&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&#62;</p>
<p>&#60;html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"&#62;</p>
<p>&#60;head&#62;</p>
<p>&#60;link rel="stylesheet" type="text/css" media="screen" href="C:/jqgrid_test/jquery_theme/css/ui-lightness/jquery-ui-1.7.2.custom.css" /&#62;</p>
<p>&#60;link rel="stylesheet" type="text/css" media="screen" href="C:/jqgrid_test/jqgrid/css/ui.jqgrid.css" /&#62;</p>
<p>&#60;link rel="stylesheet" type="text/css" media="screen" href="C:/jqgrid_test/jqgrid/src/css/ui.multiselect.css" /&#62;</p>
</p>
<p>&#60;script src="C:/jqgrid_test/jqgrid/js/jquery-1.3.2.min.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#60;script src="C:/jqgrid_test/jqgrid/js/i18n/grid.locale-en.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#60;script src="C:/jqgrid_test/jqgrid/js/jquery.jqGrid.min.js" type="text/javascript"&#62;&#60;/script&#62;</p>
</p>
<p>&#60;meta http-equiv="Content-Type" content="text/html; charset=utf-8&#8243; /&#62;</p>
</p>
<p>&#60;script&#62;</p>
<p>jQuery(document).ready(function(){</p>
<p>jQuery("#stateList").jqGrid({</p>
<p>url:"state.xml",</p>
<p>datatype:"xml",</p>
<p>mtype:"GET",</p>
<p>colNames:["State Id","State Code","State Name"],</p>
<p>colModel :[</p>
<p>{name:"stateId", index:"stateId", width:70},</p>
<p>{name:"stateCde", index:"stateCde", width:100},</p>
<p>{name:"stateNameTxt", index:"stateNameTxt", width:200, align:"left"},</p>
<p>],</p>
<p>pager: jQuery("#pager"),</p>
<p>rowNum:10,</p>
<p>rowList:[10,20,30],</p>
<p>sortname: "stateNameTxt",</p>
<p>sortorder: "desc",</p>
<p>viewrecords: true,</p>
<p>caption: "State List",</p>
<p>multiselect:true,</p>
<p>loadtext:"Loading&#8230;"</p>
<p>});</p>
<p>});</p>
<p>&#60;/script&#62;</p>
<p>&#60;/head&#62;</p>
<p>&#60;body&#62;</p>
<p>&#60;table id=&#39;stateList&#39;&#62;&#60;/table&#62;</p>
<p>&#60;div id=&#39;pager&#39; style=&#39;text-align:center;&#39;&#62;&#60;/div&#62;</p>
<p>&#60;/body&#62;</p>
<p>&#60;/html&#62;</p>
</p>
<p><strong><span style="text-decoration: underline;">Data:</span></strong></p>
<p>&#60;?xml version=&#39;1.0&#39; encoding = &#39;utf-8&#39;?&#62;</p>
<p>&#60;rows&#62;</p>
<p>&#60;page&#62;1&#60;/page&#62;</p>
<p>&#60;total&#62;1&#60;/total&#62;</p>
<p>&#60;records&#62;4&#60;/records&#62;</p>
<p>&#60;row id = "1&#8243;&#62;</p>
<p>&#60;cell&#62;1&#60;/cell&#62;</p>
<p>&#60;cell&#62;&#60;![CDATA[GA]]&#62;&#60;/cell&#62;</p>
<p>&#60;cell&#62;&#60;![CDATA[Georgia]]&#62;&#60;/cell&#62;</p>
<p>&#60;/row&#62;</p>
<p>&#60;row id = "2&#8243;&#62;</p>
<p>&#60;cell&#62;2&#60;/cell&#62;</p>
<p>&#60;cell&#62;&#60;![CDATA[FL]]&#62;&#60;/cell&#62;</p>
<p>&#60;cell&#62;&#60;![CDATA[Florida]]&#62;&#60;/cell&#62;</p>
<p>&#60;/row&#62;</p>
<p>&#60;row id = "3&#8243;&#62;</p>
<p>&#60;cell&#62;3&#60;/cell&#62;</p>
<p>&#60;cell&#62;&#60;![CDATA[SC]]&#62;&#60;/cell&#62;</p>
<p>&#60;cell&#62;&#60;![CDATA[South Carolina]]&#62;&#60;/cell&#62;</p>
<p>&#60;/row&#62;</p>
<p>&#60;row id = "4&#8243;&#62;</p>
<p>&#60;cell&#62;4&#60;/cell&#62;</p>
<p>&#60;cell&#62;&#60;![CDATA[NC]]&#62;&#60;/cell&#62;</p>
<p>&#60;cell&#62;&#60;![CDATA[North Carolina]]&#62;&#60;/cell&#62;</p>
<p>&#60;/row&#62;</p>
<p>&#60;/rows&#62;</p>
</p>
<p>Thanks for any help.</p>
]]></description>
        	        	<pubDate>Tue, 26 Jan 2010 00:17:19 +0200</pubDate>
        </item>
</channel>
</rss>