This is a migrated thread and some comments may be shown as answers.

RadCelndar Public Holidays

2 Answers 110 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Yamil
Top achievements
Rank 1
Yamil asked on 05 May 2008, 08:35 PM
  Where can I find a sample about this feature ("Public Holidays -- RadCalendar now supports Repeatable Holidays that allow you to define holiday events repeated each year." ) ?

Regards

2 Answers, 1 is accepted

Sort by
0
Accepted
Konstantin Petkov
Telerik team
answered on 06 May 2008, 07:46 AM
Hi Yamil,

Please, find a sample below:

        <telerik:RadCalendar ID="RadCalendar1" runat="server"
            <SpecialDays> 
                <telerik:RadCalendarDay Repeatable="WeekDayWeekNumberAndMonth" Date="2008-05-06" ToolTip="Happy Birthday"></telerik:RadCalendarDay> 
            </SpecialDays> 
        </telerik:RadCalendar> 
 

The list of all the RecurringEvents is available here.

Greetings,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Yamil
Top achievements
Rank 1
answered on 06 May 2008, 01:41 PM
Great..!
Thanks a lot, Konstantin
Tags
Calendar
Asked by
Yamil
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Yamil
Top achievements
Rank 1
Share this question
or