jQuery UI DatePicker instead of AJAX Control Toolkit CalendarExtender in ASP.NET | Arnold Matusz's Blog
5/6/2009
<div><div><div style="float:right"><img alt ="" src="http://images.pageglimpse.com/v1/thumbnails?devkey=82c14bf10b5f9d544e78661ac2d355d2&url=http://blog.dreamlabsolutions.com/post/2009/05/04/jQuery-UI-DatePicker-instead-of-AJAX-Control-Toolkit-CalendarExtender-in-ASPNET.aspx&size=small&root=no&nothumb=http://dotnetshoutout.com/Assets/Images/pg-preview-na.jpg"/></div><div>When the ASP.NET Ajax Control Toolkit first came out with the CalendarExtender, I just loved it.
That smooth transition when navigating from month to month or year to year really won me overI’ve also loved how I could use it as a simple ASP.NET Control by integrating it in my pages and using from my code-behind.
I took a look at the jQuery UI DatePicker widget (from an ASP.NET Developers point of view), which again completely won me overWhat was it this time? Well … the speed, the options, the theme...</div></div><div style="padding-top:4px"><a rev="vote-for" href="http://dotnetshoutout.com/jQuery-UI-DatePicker-instead-of-AJAX-Control-Toolkit-CalendarExtender-in-ASPNET-Arnold-Matuszs-Blog"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http%3a%2f%2fblog.dreamlabsolutions.com%2fpost%2f2009%2f05%2f04%2fjQuery-UI-DatePicker-instead-of-AJAX-Control-Toolkit-CalendarExtender-in-ASPNET.aspx" style="border:0px"/></a></div><div style="padding-top:4px"><a href="http://www.discountasp.net/go/go.aspx?i=6646" rel="nofollow"><img alt="ASP.NET MVC Ready – Click Here: 3 Months Free!" src="http://dotnetshoutout.com/Assets/Images/sponsors/discountasp/500x120_blu_MVC_nt_logo_SM.gif" style="border:0" /></a></div></div>.
Similar articles
DotNetShoutout - Latest published stories
ASP.NET Menu with jQuery Superfish | Arnold Matusz's Blog
Choosing the right type of menu for a website is not easy at all. The ASP.NET Menu Control is definitely NOT a good starting point due to the horrendous markup it renders. The idea is to use a modifie...
ASP.NET Weblogs
Goodbye Ajax Toolkit, Hello jQuery UI
Like most developers, I love finding tools that do my work for me and make me look good. And, like most developers, I am extremely wary of adding too much outside crap to a project which can make main...
ASP.NET Daily Articles
Goodbye Ajax Toolkit, Hello jQuery UI
The jQuery UI components can replace the Ajax Toolkit components. This article shows how to use the jQuery popup DatePicker.