<?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: Datepicker association based on formatter?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/datepicker-association-based-on-formatter</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/datepicker-association-based-on-formatter/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>dotbombjoe on Datepicker association based on formatter?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/datepicker-association-based-on-formatter#p6410</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/datepicker-association-based-on-formatter#p6410</guid>
        	        	<description><![CDATA[<p>Thanks for your response Tony.</p>
<p>I&#39;m not sure I really made myself clear though as I definitely agree that this isn&#39;t something that belongs in jqgrid itself.&#160; What I was hoping to learn was how I could use jquery to return the items from the colModel that have a specific formatter assigned.</p>
<p>I just found the getColProp() method though so I will look at that and see if I can figure out how to dynamically find all columns that have a formatter of &#39;date&#39; specified.</p>
<p>Thanks again for jqGrid!</p>
]]></description>
        	        	<pubDate>Thu, 30 Apr 2009 16:02:40 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Datepicker association based on formatter?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/datepicker-association-based-on-formatter#p6397</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/datepicker-association-based-on-formatter#p6397</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I do not think that your approach is bad.</p>
<p>jqGrid is designed to give freedom, not ready solutions.</p>
<p>Imagine I attach a datepicker to all fields marked as date, but what will be if</p>
<p>1. not jQuery UI is used</p>
<p>2. The developer do not want to attach this datepicker</p>
<p>3. the developer do not want to attach datepicker as all.</p>
</p>
<p>In this case I should write a couple of not needed code with huge logic</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 29 Apr 2009 16:00:26 +0300</pubDate>
        </item>
        <item>
        	<title>dotbombjoe on Datepicker association based on formatter?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/datepicker-association-based-on-formatter#p6381</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/datepicker-association-based-on-formatter#p6381</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I&#39;m interested in attaching the datepicker to all input fields associated with a column that has a formatter setting of &#39;date&#39;.&#160; What I really want to do is add the datepicker to the filtergrid multi-search feature&#8230;&#160; As a temporary solution I just bound datepicker to all inputs that contain &#39;_date&#39; in their name but that isn&#39;t a very general purpose solution.</p>
<p>Ideally (I think) I&#39;d want to base the datepicker based on the formatter flag.&#160; I imagine there is a (reasonably) easy way I could use jQuery to get all the elements having a formatter of date and then bind datepicker to the associated filtergrid inputs.&#160; But I&#39;m still relatively new to jQuery/jqGrid and haven&#39;t had much luck doing this myself yet.</p>
<p>Oh, and THANKS either way.&#160; jqGrid is great!</p>
]]></description>
        	        	<pubDate>Wed, 29 Apr 2009 11:03:31 +0300</pubDate>
        </item>
</channel>
</rss>