Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What to use for Calendar Lookup?
Message
From
20/12/2013 09:12:28
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01590659
Message ID:
01590681
Views:
34
>>>Hi,
>>>What would you recommend to use for as a calendar lookup in ASP.NET application? Is there anything built in ASP.NET natively? or does jQuery-UI.js has something like this? I would prefer not to use anything commercial but rather what is already available in the project.
>>
>>ASP.NET has a calendar control - just drag and drop from the toolbox.
>>JQuery UI has the DatePicker.
>>
>>Try both. I happen to prefer the JQuery DatePicker.
>>
>>Demo of how the JQuery one owrks here : http://jqueryui.com/datepicker/#inline
>
>I already tried the jQuery Datepicker but need to learn how to style it. The demo looks very good but they (whoever created the demo) styled it really nice without offerring the .css of it. But I found one site where they "teach" how to style jQuey Datepicker.

Was it this one? :http://www.hongkiat.com/blog/jquery-ui-datepicker
If so there's a download of the css on that page.

> I probably won't even try ASP.NET calendar control. I prefer to learn as much as possible - in web design - without MS "tools."
>As I have been dealing with the issue of Ajax (another thread) I see how MS tends to overcomplicate things, have buggy tools, etc. You can tell I am not a big fan of MS these days (this to put it mildly).

The Calendar control is OK and simple to add - but I find the Jquery offering more flexible.

>Thank you for your help.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform