<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Using the HTML5 and jQuery UI Datepicker Popup Calendar with ASP.NET MVC - Part 4</title><link>http://www.asp.net</link><pubDate>Wed, 15 May 2013 23:47:05 GMT</pubDate><generator>umbraco</generator><description>Comments for Using the HTML5 and jQuery UI Datepicker Popup Calendar with ASP.NET MVC - Part 4</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27552" rel="self" type="application/rss+xml" /><item><title>Comment Posted by basbak</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Mon, 12 Sep 2011 13:09:59 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014176</guid><description><![CDATA[ <p>Thogh I get a problem with GUI of the DatePicker, it spaces the days.</p><p></p><p>Any remedies?</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/basbak.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by solutionproider07</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Wed, 02 Nov 2011 16:16:07 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014549</guid><description><![CDATA[ <p>For nullabel date code did not work...</p><p></p><p>Then i change code little . it works.</p><p>@model Nullable&lt;DateTime&gt;</p><p>@{</p><p>    </p><p>       DateTime dt  =(DateTime) ((Model == null )? DateTime.Now :  Model);</p><p>  </p><p>    @Html.TextBox(&quot;&quot;, String.Format(&quot;{0:d}&quot;, dt.ToShortDateString()), new { @class = &quot;datefield&quot;, @type = &quot;date&quot;  })</p><p>} </p><p></p><p></p><p>nice Article</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/solutionproider07.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jkdufair</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Wed, 16 May 2012 12:00:53 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015520</guid><description><![CDATA[ <p>Super helpful tutorial.  Thanks for posting this, especially the datepicker jquery stuff and templating.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/jkdufair.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by velteyn</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Tue, 29 May 2012 06:45:14 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015618</guid><description><![CDATA[ <p>How can I format the date into italian way: 13/03/1978 ?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/velteyn.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by davecenker</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Wed, 18 Jul 2012 16:31:42 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016006</guid><description><![CDATA[ <p>I have struggled with this tutorial in MVC4 for quite some time.  I am not sure if it is a browser setting or not, but I am able to get the Javascript function &#39;datepicker&#39; to be recognized in Google Chrome, but every time I try to run it in IE9, I keep getting the dreaded JScript runtime error: Object doesn&#39;t support property or method &#39;datepicker&#39;.  Has anyone else gotten this to successfully run in MVC4 under IE9?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/davecenker.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jaimeml</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Tue, 11 Sep 2012 04:03:03 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016413</guid><description><![CDATA[ <p>Thanks for the tutorial!</p><p>I am using VS2012 and ASP.NET MVC 4 and cannot get the datetime picker displayed in IE9. In Chrome I see the HTML 5 datepicker.</p><p>Does anyone know how to check and solve this problem?</p><p>Thanks.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/jaimeml.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ActualRandy</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Tue, 25 Sep 2012 14:08:31 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016510</guid><description><![CDATA[ <p>Hi Rick - when you use the JQuery function get(0), you only work with the 0th date field on the page. You should use the jQuery each function to work with every date field on the page, like this:</p><p></p><p>if (!Modernizr.inputtypes.date) {</p><p>    $(function () {</p><p>        $(&quot;input[type=&#39;date&#39;]&quot;).datepicker().each(function () {</p><p>            $(this).setAttribute(&quot;type&quot;, &quot;text&quot;);</p><p>        });</p><p>    });</p><p>}</p><p></p><p>This code works if you have more than one date field on the page</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/ActualRandy.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by GIRISH4U</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Mon, 22 Oct 2012 07:34:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016661</guid><description><![CDATA[ <p>HAi ! Rick thanks for u r valuebale content it helps learner like meee alot</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/GIRISH4U.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by syed.jamil</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Thu, 22 Nov 2012 12:03:19 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016860</guid><description><![CDATA[ <p>while installing date time picker as nuget package this error is showing :</p><p>Install failed. Rolling back...</p><p>Updating &#39;jQuery 1.8.2&#39; to &#39;jQuery 1.4.4&#39; failed. Unable to find a version of &#39;upshot&#39; that is compatible with &#39;jQuery 1.4.4&#39;.</p><p></p><p>How can I solve this.</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/syed.jamil.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by rstg</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Mon, 21 Jan 2013 12:36:38 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018219</guid><description><![CDATA[ <p>I fiddled around a lot to get the datepicker running on VS 2012, MVC 4, Windows 8, and IE 10. After all, I found the crucial hint on <a rel="nofollow" href="http://stackoverflow.com/questions/7972469/asp-mvc4-jquery-calendar." target="_blank">stackoverflow.com/</a></p><p></p><p>I had to remove the line &quot;@Scripts.Render(&quot;~/bundles/jquery&quot;)&quot; from the bottom of _Layout.cshtml.</p><p></p><p>In the &lt;head/&gt; section of _Layout.cshtml, I replaced &quot;jquery.ui.core.min.js&quot; by &quot;jquery-1.7.1.min.js&quot; and &quot;jquery.ui.datepicker.min.js&quot; by &quot;jquery-ui-1.8.20.min.js&quot;.</p><p></p><p>Hth</p><p></p><p>Stefan</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/rstg.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by shamimbd0</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Tue, 05 Feb 2013 04:44:30 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018343</guid><description><![CDATA[ <p>Good delivery! </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/shamimbd0.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by dwelford2014</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Wed, 20 Feb 2013 13:25:19 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018473</guid><description><![CDATA[ <p>I was getting an runtime error with the DatePickerReady.js  - removed the &lt;script src=&quot;@Url.Content(&quot;~/Scripts/jquery.ui.core.min.js&quot;)&quot;  </p><p></p><p>and Used  @Styles.Render and @Scripts.Render</p><p></p><p> @Styles.Render(&quot;~/Content/css&quot;)</p><p>        @Styles.Render(&quot;~/Content/themes/base/jquery.ui.core.css&quot;) </p><p>        @Styles.Render(&quot;~/Content/themes/base/jquery.ui.datepicker.css&quot;) </p><p>        @Styles.Render(&quot;~/Content/themes/base/jquery.ui.theme.css&quot;) </p><p>        @Scripts.Render(&quot;~/bundles/modernizr&quot;)</p><p>        @Scripts.Render(&quot;~/bundles/jquery&quot;) </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/dwelford2014.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by randyellefson</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Mon, 11 Mar 2013 08:36:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018646</guid><description><![CDATA[ <p>Please update this. When trying to install datepicker, I get this error (I have newer version of JQuery already installed):</p><p></p><p>Attempting to resolve dependency &#39;jQuery (≥ 1.4.4 &amp;&amp; ≤ 1.5)&#39;.</p><p>Successfully installed &#39;jQuery 1.4.4&#39;.</p><p>Successfully installed &#39;jQuery.UI.Core.Widget 1.8.9&#39;.</p><p>Install failed. Rolling back...</p><p>Updating &#39;jQuery 1.7.1.1&#39; to &#39;jQuery 1.4.4&#39; failed. Unable to find a version of &#39;jQuery.UI.Combined&#39; that is compatible with &#39;jQuery 1.4.4&#39;.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/randyellefson.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by randyellefson</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Mon, 11 Mar 2013 09:11:09 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018648</guid><description><![CDATA[ <p>Okay answered my own question. I created a new Visual Studio solution, added the package there, then grabbed the js files and copied them over to my real solution.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/randyellefson.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jsiahaan</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Fri, 22 Mar 2013 19:20:31 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018767</guid><description><![CDATA[ <p>This date picker works when I run my application. Unfortunately It is not work when I deploy to IIS 8, I use IE10, FireFox, and Chrome all the same. </p><p>Is there any setting that I miss? Please I do need help</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/jsiahaan.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by epolyak</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Sun, 05 May 2013 14:23:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019041</guid><description><![CDATA[ <p>Hi Rick.</p><p>it is a problem:</p><p>When trying to install datepicker, I get this error (I have newer version of JQuery already installed):</p><p>Attempting to resolve dependency &#39;jQuery (≥ 1.4.4 &amp;&amp; ≤ 1.5)&#39;.</p><p>Successfully installed &#39;jQuery 1.4.4&#39;.</p><p>Successfully installed &#39;jQuery.UI.Core.Widget 1.8.9&#39;.</p><p>Install failed. Rolling back...</p><p>Updating &#39;jQuery 1.7.1.1&#39; to &#39;jQuery 1.4.4&#39; failed. Unable to find a version of &#39;jQuery.UI.Combined&#39; that is compatible with &#39;jQuery 1.4.4&#39;.</p><p></p><p>Do you have an answer?</p><p></p><p>Thank!</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/epolyak.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by sukumarraju</title><link>http://www.asp.net/mvc/tutorials/javascript/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc/using-the-html5-and-jquery-ui-datepicker-popup-calendar-with-aspnet-mvc-part-4</link><pubDate>Wed, 15 May 2013 23:47:05 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000019113</guid><description><![CDATA[ <p>It is obscure and quite disappointing after spending half - night sleep, simple date picker control is not working.</p><p></p><p>MVC 4 - VS 2010 NuGet manager throws exception</p><p></p><p>Attempting to resolve dependency &#39;jQuery (≥ 1.4.4 &amp;&amp; ≤ 1.5)&#39;.</p><p></p><p>Successfully installed &#39;jQuery 1.4.4&#39;.</p><p></p><p>Successfully installed &#39;jQuery.UI.Core.Widget 1.8.9&#39;.</p><p></p><p>Install failed. Rolling back...</p><p></p><p>Updating &#39;jQuery 1.7.1.1&#39; to &#39;jQuery 1.4.4&#39; failed. Unable to find a version of &#39;jQuery.UI.Combined&#39; that is compatible with &#39;jQuery 1.4.4&#39;.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/sukumarraju.jpg?forceidenticon=false&amp;dt=635046354600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>