<?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 GE, GT, LT, LE ....</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-ge-gt-lt-le</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/problem-with-ge-gt-lt-le/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Problem with GE, GT, LT, LE ....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-ge-gt-lt-le#p22367</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-ge-gt-lt-le#p22367</guid>
        	        	<description><![CDATA[<p>You should verify that you defined <strong>sorttype:int</strong> or <strong>sorttype:float</strong> as the property in the corresponding column. Then in case of local sorting the sorting will work like you want.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Fri, 11 Mar 2011 00:05:15 +0200</pubDate>
        </item>
        <item>
        	<title>leoloko on Problem with GE, GT, LT, LE ....</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-ge-gt-lt-le#p22365</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-ge-gt-lt-le#p22365</guid>
        	        	<description><![CDATA[<p>Hello everyone, in my testing I noticed a small problem in the comparator grather or equal and less or equal.</p>
<p> If I have the following list:</p>
<p> Value<br /> 1000<br /> 2000<br /> 3000<br /> 4000<br /> 5000</p>
<p> And I filter with a grather or equal with value "3", My list looks like this:</p>
<p> Value<br /> 3000<br /> 4000<br /> 5000</p>
<p> but, 2000 and 1000 is less than "3"? where did the 2000 and 1000 if are then &#62; "3"?</p>
</p>
<p>The application compare number by number and not the entire number?</p>
</p>
<p>Sorry for my english.</p>
]]></description>
        	        	<pubDate>Thu, 10 Mar 2011 22:55:16 +0200</pubDate>
        </item>
</channel>
</rss>