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

Year calendar

1 Answer 86 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Erik Paquet
Top achievements
Rank 1
Erik Paquet asked on 13 Mar 2008, 01:33 PM
Hi,

I am looking for a solution to implement a data binded year calendar (multi-month) with multi-day selection.

I do not have any restriction for the db structure. 

Do you have some hint for me on how to use the Calendar control to do that.

Thank you

Erik

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 14 Mar 2008, 04:17 PM
Hello Erik Paquet,

You can bind only one selected date in RadCalendar using its DbSelectedDate property. If you want to have more than one selected date, you can do that adding each date to the SelectedDates collection of the Calendar from the code-behind.

Best regards,
Iana
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Calendar
Asked by
Erik Paquet
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or