RE: How to show holidays in a different color in calendar web server control?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Simon,

As for Calendar control, I think the best place to perform the
customization is using "DayRender" event. In this event, you can get the
current Cell being rendered. And you can check the DateTime and then do
some customization on the cell. For example:

========================
Protected Sub Calendar1_DayRender(ByVal sender As Object, ByVal e As
System.Web.UI.WebControls.DayRenderEventArgs) Handles Calendar1.DayRender

If e.Day.Date.Day Mod 5 = 1 Then

e.Cell.BackColor = System.Drawing.Color.Yellow

End If

End Sub
========================

For your case, what you need to do is write a function to check whether it
is holiday based on the DateTime value. Then, chang the background or
foreground color.

Hope this helps.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Reply-To: "Simon" <SimonZ@xxxxxxxxxxxxx>
From: "Simon" <SimonZ@xxxxxxxxxxxxx>
Subject: How to show holidays in a different color in calendar web server
control?
Date: Thu, 19 Jun 2008 14:29:00 +0800


By default, days in the calendar control are simply displayed as numbers,
I
want to show some days in a different color in this control. What is the
best way to do that?

Thanks very much.



.



Relevant Pages

  • RE: RibbonX - programatically enable/disable buttons
    ... When you use getVisible, you should keep in mind that even if a control is invisible, the user can still access it via the QAT Customization dialog and execute it via the QAT. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: How to show holidays in a different color in calendar web server control?
    ... As for Calendar control, I think the best place to perform the ... customization is using "DayRender" event. ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: How to start a custom VBA macro from the ribbon in Powerpoint2
    ... I downloaded a ribbon customization tool "Custom UI Editor Tool" ... also attached the PowerPoint file I created in this post for your testing. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.office.developer.vba)
  • RE: Web Part Personalization
    ... ASP.NET 2.0 webpart personalization services can ... user's customization on a given web part enabled page in the pesistent ... Microsoft MSDN Online Support Lead ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.aspnet)
  • CRT 5.2
    ... extensive session management and customization features. ... support for scalable line-drawing fonts and character attributes ... For a secure terminal emulator for SSH1/SSH2, ...
    (comp.software.shareware.announce)