Answered by:
Handling dates

Question
-
User1324411562 posted
hi,
i need to handles dates in my Datetime_edit page, i want to usesomething like the Calendar control, but it fixed with the current year, 2009. instead i need to handle birthdate, for example 03-30-1982. how can i handle this?
Monday, January 12, 2009 5:30 AM
Answers
-
User-330204900 posted
Hi Pozz3ever, have you tried the Ajax Control Toolkit Calendar control as used in the Dynamic Data Futures and Dynamin Data Preview? you can get these from codeplex here:
ASP.NET Dynamic Data 4.0 Preview 2 Samples and look here for how to use here.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, January 12, 2009 6:28 AM -
User-330204900 posted
Try the videos on this page http://www.asp.net/ajax/ajaxcontroltoolkit/ and download the preview and have a look at how they have added the Ajax Control toolkit. If you still stuggling try this forum for AJAX ASP.NET AJAX Control Toolkit I'm sure they can help [:D]
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, January 12, 2009 11:01 AM
All replies
-
User-330204900 posted
Hi Pozz3ever, have you tried the Ajax Control Toolkit Calendar control as used in the Dynamic Data Futures and Dynamin Data Preview? you can get these from codeplex here:
ASP.NET Dynamic Data 4.0 Preview 2 Samples and look here for how to use here.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, January 12, 2009 6:28 AM -
User1324411562 posted
ehm...i don't know how to install this ajax control toolkit and use the calendar control in my web site...
Monday, January 12, 2009 9:55 AM -
User-330204900 posted
Try the videos on this page http://www.asp.net/ajax/ajaxcontroltoolkit/ and download the preview and have a look at how they have added the Ajax Control toolkit. If you still stuggling try this forum for AJAX ASP.NET AJAX Control Toolkit I'm sure they can help [:D]
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, January 12, 2009 11:01 AM -
User1324411562 posted
ok, i solved my problem[:D]
the presentation of that control is not really good, so i solved deleting the cssclass tag from the detailsview in the edit page.
thanx anyway.
Tuesday, January 13, 2009 6:39 AM