<?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: Question of Date Columns</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/question-of-date-columns</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/question-of-date-columns/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Question of Date Columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/question-of-date-columns#p6291</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/question-of-date-columns#p6291</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Local sorting is performed only on numeric date fields. It is a known limitation. Supporting a full range of date sorting including diffrent language setting requiere a code bigger than jqGrid. In order to resolve the problem add a hidden column with numbers or other acceptable date format and perform the sort on that column when you try to sort on the other one. Use onSortCol event for this purpose.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 25 Apr 2009 07:06:04 +0300</pubDate>
        </item>
        <item>
        	<title>Jim P on Question of Date Columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/question-of-date-columns#p6263</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/question-of-date-columns#p6263</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>The sorting of my date columns is not working.&#160; The sorting is done at the db based on the columns passed.&#160;&#160; I&#39;ve played with the formating and have removed the formating from the colModel and it still acts the same.</p>
<p>My source date is 14-NOV-06 00.00.00.</p>
<p>In php this would be:&#160; d-M-y H:i:s</p>
<p>Is this a know problem?</p>
<p>Thanks, Jim</p>
]]></description>
        	        	<pubDate>Fri, 24 Apr 2009 14:52:47 +0300</pubDate>
        </item>
</channel>
</rss>