<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 2</title><link>http://asp.net</link><pubDate>Fri, 08 Feb 2013 16:53:22 GMT</pubDate><generator>umbraco</generator><description>Comments for Using the HTML5 and jQuery UI Datepicker Popup Calendar with ASP.NET MVC - Part 2</description><language>en</language><atom:link href="http://asp.net/rss/comments/27550" rel="self" type="application/rss+xml" /><item><title>Comment Posted by ddd1</title><link>http://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-2</link><pubDate>Wed, 12 Oct 2011 07:59:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014405</guid><description><![CDATA[ <p>Nice tutorial - I learnt something new. I&#39;d like to point out though that</p><p> @String.Format(&quot;{0:d}&quot;, Model.Date)  and &lt;span class=&quot;loud-1&quot;&gt;    </p><p>@String.Format(&quot;{0:d}&quot;, Model.Date) &lt;/span&gt;  should read  @String.Format(&quot;{0:d}&quot;, @Model.Date)  and &lt;span class=&quot;loud-1&quot;&gt;   </p><p> @String.Format(&quot;{0:d}&quot;, @Model.Date) </p><p>&lt;/span&gt; respectively. Without the &quot;@&quot; attribute, the formatting doesn&#39;t take place.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/ddd1.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by lawfulevil</title><link>http://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-2</link><pubDate>Fri, 09 Mar 2012 09:54:07 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015070</guid><description><![CDATA[ <p>Doesn&#39;t work !!!!</p><p>I get 404 if I use @ in front of Model.Date in DateTime.cshtml.</p><p></p><p>If I don&#39;t use @ like the previous comment suggested, it works, but without formatting.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/lawfulevil.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by thegdizzo</title><link>http://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-2</link><pubDate>Tue, 03 Apr 2012 20:11:37 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015252</guid><description><![CDATA[ <p>The part where you&#39;re attempting to wrap it in a &lt;span&gt; element so as to invoke some different CSS styling is not working. Not even when I did the bit of renaming it to LoudDatetime, and setting that UTHint DataAnnotation.</p><p></p><p>Also... it appears as though only the Views\Shared\DisplayTemplates are being paid attention to.  The one which this lesson had us put in Views\Movies\DisplayTemplates didn&#39;t seem to invoke an oerriding change. Or perhaps I noted no change since that class=&quot;loud-#&quot; &lt;span&gt; element appears to have no effect!?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/thegdizzo.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by thegdizzo</title><link>http://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-2</link><pubDate>Tue, 03 Apr 2012 20:12:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015253</guid><description><![CDATA[ <p>meant to say *UIHint</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/thegdizzo.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by thegdizzo</title><link>http://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-2</link><pubDate>Wed, 04 Apr 2012 12:14:38 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015257</guid><description><![CDATA[ <p>OK... wow... I apologize... this is weird... today, I continue on to part 3 of this tutorial... and then I notice WTH!? Now it IS showing the Green text because of the UIHint!  The only thing I did was exit the IDE last night. The machine remains on all the time. So yeah... somehow or another... something got &quot;refreshed&quot; by re-loading the IDE I guess. Once again, my apologies.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/thegdizzo.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by bnazeem</title><link>http://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-2</link><pubDate>Thu, 05 Jul 2012 15:06:23 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015922</guid><description><![CDATA[ <p>I did have an error but after deleting cookiesetc from browser, it works.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/bnazeem.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jshanahan</title><link>http://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-2</link><pubDate>Fri, 09 Nov 2012 20:05:19 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016780</guid><description><![CDATA[ <p>I get an error</p><p>The resource cannot be found.</p><p>Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly. </p><p></p><p>Requested URL: /Views/Movies/DisplayTemplates/DateTime.cshtml</p><p></p><p>I have followed the tutorial exactly as stated removed it and restarted and I still get the same result.</p><p>Regards</p><p>Joseph </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jshanahan.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by John_Scanlon</title><link>http://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-2</link><pubDate>Fri, 08 Feb 2013 16:19:12 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018389</guid><description><![CDATA[ <p>Excellent explanations and choice of examples, btw. I don&#39;t want to sound too critical. But I&#39;m getting a weird result. I downloaded the starter MvcMovie project so no issues with my initial setup. I followed the step to create the DisplayTemplates in the Movies and Shared folders, and when I run it, I get a 404 \Views\Movies\DisplayTemplates\DateTime.cshtml not found. And it&#39;s there, believe me. Now when I exclude it (!) the app runs fine, picking up the Shared version. :-[ - ???</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/John_Scanlon.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by John_Scanlon</title><link>http://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-2</link><pubDate>Fri, 08 Feb 2013 16:53:22 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018390</guid><description><![CDATA[ <p>I have an update - the behavior I just reported isn&#39;t consistent. To test a theory, I added a random partial view to the /Views/Movies/DisplayTemplates folder: &quot;FluffyDateTime.cshtml.&quot; I copied the &lt;span&gt;~&lt;/span&gt; code from LoudDateTime but made no other changes - no reason for this new view to be called. And sure enough, when I ran I got a 404 - /Views/Movies/DisplayTemplates/FluffyDateTime.cshtml couldn&#39;t be found. This has got to be a Cassini bug, right?</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/John_Scanlon.jpg?forceidenticon=false&amp;dt=635048907600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>