<?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: sorting integers not working</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/sorting-integers-not-working</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/sorting-integers-not-working/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>psychobyte on sorting integers not working</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/sorting-integers-not-working#p16739</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/sorting-integers-not-working#p16739</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p> I have a list of integers 1 to 26 in a column that start off  sorted correctly due to the sort via MySQL. However, when I try to sort  the column the sorting is incorrect e.g.<br />1,10,11,12,...19,2,21.</p>
<p>The  field type in MySQL is varchar however, I produce an integer in the xml  like so</p>
<p><strong></strong></p>
<p><input type='button' class='sfcodeselect' name='sfselectit5712' value='Select Code' data-codeid='sfcode5712' /></p>
<div class='sfcode' id='sfcode5712'>
<div class=&#34;code&#34;><strong></strong></p>
<div class=&#34;innercode&#34;>&#160;  &#160;&#160;$s .= &#34;&#60;cell&#62;&#34;. (int)$row[sw_iface_num].&#34;&#60;/cell&#62;&#34;;</div>
</div>
</div>
<p>What  am I doing wrong here?</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Tue, 27 Apr 2010 00:42:35 +0300</pubDate>
        </item>
</channel>
</rss>