<?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: daterangepicker integration with jqGrid - Error</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error</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/daterangepicker-integration-with-jqgrid-error/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Krisreddy on daterangepicker integration with jqGrid - Error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8904</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8904</guid>
        	        	<description><![CDATA[<p>Found the problem. I need to set the dateFormat:"mm/dd/yy" and everything works!</p>
]]></description>
        	        	<pubDate>Fri, 21 Aug 2009 13:45:32 +0300</pubDate>
        </item>
        <item>
        	<title>tony on daterangepicker integration with jqGrid - Error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8614</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8614</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Please consult datepicker forum and documentation. This is not a jqGrid problem, but a datepicker.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 15 Aug 2009 02:19:12 +0300</pubDate>
        </item>
        <item>
        	<title>krisreddy on daterangepicker integration with jqGrid - Error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8560</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8560</guid>
        	        	<description><![CDATA[<p>Hi tony,</p>
<p>I tried using the daterangepicker with dataInt - Nothing happens, cell gets selected and grid freezes. I don&#39;t know if it is compatible with jqGrid.</p>
</p>
<p>so I swithced to datepicker jquery ui - although I have one problem. my dateformat is set to "mm/dd/yyyy". When there is date in the cell already (08/20/2009) and click on the cell, date picker comes up and I select a date for example the 8/21/2009 - then it inputs the following in the cell 08/21/20092009</p>
<p>Is this a bug or I am doing something wrong.</p>
</p>
<p>{<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;name:&#39;dtmExpectedDate&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;index:&#39;dtmExpectedDate&#39;, <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;width:10,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;align:"left",<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;editable:true,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;edittype:&#39;text&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;sorttype:&#39;date&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;datefmt:&#39;mm/dd/yyyy&#39;,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;search:false,<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;editoptions:{<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;dataInit:function(elem){<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$(elem).datepicker({dateFormat:"mm/dd/yyyy"});<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;editrules:{date:true,required:true}</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;}</p></p>
]]></description>
        	        	<pubDate>Thu, 13 Aug 2009 13:42:10 +0300</pubDate>
        </item>
        <item>
        	<title>tony on daterangepicker integration with jqGrid - Error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8517</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8517</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Where you put this code?</p>
<p>Try to use dataInit event in editoptions.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 13 Aug 2009 02:35:20 +0300</pubDate>
        </item>
        <item>
        	<title>krisreddy on daterangepicker integration with jqGrid - Error</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8472</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/daterangepicker-integration-with-jqgrid-error#p8472</guid>
        	        	<description><![CDATA[<p>Hi I am trying to use daterangepicker by filament group</p>
</p>
<p><a href="http://www.filamentgroup.com/lab/date_range_picker_using_jquery_ui_16_and_jquery_ui_css_framework/" rel="nofollow" target="_blank"><a href="http://www.filamentgroup.com/l" rel="nofollow">http://www.filamentgroup.com/l</a>.....framework/</a></p>
</p>
<p>I am getting a &#39;too much recursion error&#39; when I trying to attached to onInitializeForm event in the navgrid in edit options</p>
</p>
<p>onInitializeForm : function(form_id) {jQuery("#dtmOrderDate",form_id).daterangepicker({dateFormat:&#39;mm/dd/yyyy&#39;,showOn: &#39;focus&#39;});},</p>
</p>
<p>Please help</p>
<p>Thanks</p>
<p>Kris</p>
]]></description>
        	        	<pubDate>Wed, 12 Aug 2009 13:49:00 +0300</pubDate>
        </item>
</channel>
</rss>