<?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 datepicker</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker</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-datepicker/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>last1971 on Problem with datepicker</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker#p28256</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker#p28256</guid>
        	        	<description><![CDATA[<p>I have two grids with different names: &#160;</p>
<p>docis(&#39;IN_for_docis&#39;,2,&#39;IN&#39;,&#39;admin&#39;);</p>
<p>docis(&#39;OUT_for_docis&#39;,2,&#39;OUT&#39;,&#39;admin&#39;);</p>
</p>
<p>First names &#39;IN_for_docisdocis&#39;</p>
<p>Second names &#39;OUT_for_docisdocis&#39;</p>
<p>I have this problem when names are different</p></p>
]]></description>
        	        	<pubDate>Tue, 12 Feb 2013 13:18:06 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Problem with datepicker</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker#p28253</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker#p28253</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Currently this is a problem if you have two grids with equal names.</p>
<p>In order to overcome you can use diffrent names, but equal index colModel property in order to sort and etc.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 12 Feb 2013 12:26:04 +0200</pubDate>
        </item>
        <item>
        	<title>last1971 on Problem with datepicker</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker#p28247</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker#p28247</guid>
        	        	<description><![CDATA[<p>And if I try:</p>
<p>{name:&#39;date&#39;, index:&#39;date&#39;,width:100, editable:false, formatter: &#39;date&#39;, searchoptions:{</p>
<p><span style="white-space: pre;"> </span>dataInit : function (elem) {&#160;</p>
<p>&#160; &#160;<span style="white-space: pre;"> </span>$(elem).datepicker();&#160;</p>
<p><span style="white-space: pre;"> </span>}</p>
<p>}}</p>
<p>I have the same problem</p></p>
]]></description>
        	        	<pubDate>Fri, 08 Feb 2013 12:10:35 +0200</pubDate>
        </item>
        <item>
        	<title>last1971 on Problem with datepicker</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker#p28246</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-with-datepicker#p28246</guid>
        	        	<description><![CDATA[<p>I have function &#160;that creates grids, and I set datepicker in filter toolbar:</p>
<p>function docis(elem,store,arrow,user){</p>
<p>$(&#39;#&#39;+elem+&#39;docis&#39;).jqGrid({</p>
<p>...</p>
<p>});</p>
<p>...</p>
<p>$(&#39;#&#39;+elem+&#39;docis&#39;).jqGrid(&#39;filterToolbar&#39;);</p>
<p>$(&#39;#gbox_&#39;+elem+&#39;docis&#39;+&#39; input#gs_date&#39;).datepicker();</p>
<p>}</p>
</p>
<p>Datepicker is standart from jquery.UI</p>
<p>And when I created 2 or more grids I have probllem because all inputs in filter toolbar have the same ids And when I use datepicker in second grid value is set to the first grid.</p>
<p>How to solve this problem?</p></p>
]]></description>
        	        	<pubDate>Fri, 08 Feb 2013 11:49:11 +0200</pubDate>
        </item>
</channel>
</rss>