Is there any control which will pick date as well as time ?....plz help
There are quite a few Controls out there specifically for handling Dates :
- AJAX Calendar Control Toolkit Calendar
- Basic Date Picker ASP.NET
- ASP.NET Calendar Control (Customizing the Calendar Control)
- jQueryUI DatePicker (if you are a fan of jQuery)
When dealing with actual Time selection, that may get a bit more tricky as they are not as common as Calendar-like Controls and you'll likely want to refer to one of those listed below :
- jQueryUI TimePicker (handles Dates and Time)
- Timepicker Control from Codeplex
- TimePicker Calender Extension for AJAX Control Toolkit (demonstrates how to extend the AJAX Calendar to handle time)
Hopefully one or more of those should help point you in the right direction and get you what you need.
沒有留言:
張貼留言