calendar control
How to Highlight the Day in the ASP.NET Calendar Control with the SelectedDate Property
Submitted by Ben Hodson on Fri, 02/20/2009 - 16:42
When you add an ASP.NET Calendar control to a page that might support edit capabilities, you may want to show the existing value in the Calendar control on post-backs. If you look into this, you'll probably notice the SelectedDate property of the control. This sets the date that is is selected in the control. So doing something like this, you might expect that the control would show the day highlighted automatically:
// set the selected date of the calendar controlPopular Articles
Last viewed:
- Tutorial for Configuring Silverlight 4, Entity Framework and WCF RIA Services in Separate Component Assemblies (DLL’s)
- Windows Server 2003 Configure RRAS (Routing and Remote Access Service) Site to Site VPN
- Fixing Relative Paths in C# ASP.NET When Using Url Rewriting
- Clustered Index vs. Non-Clustered Index in SQL Server
- C# Download File with Progress Bar
- Change IIS ASP.NET Framework Version Programatically

Recent comments
14 hours 41 min ago
1 day 14 hours ago
3 days 15 hours ago
4 days 5 hours ago
4 days 15 hours ago
4 days 21 hours ago
5 days 1 hour ago
1 week 22 hours ago
1 week 1 day ago
1 week 4 days ago