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

Highlight multiple dates

1 Answer 50 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 12 Nov 2010, 04:27 PM
Hello,

I would like to highlight multiple dates in the calendar to represent days that that have user events associated with them. (I'm pulling the event dates from a database. ) 

I've played around with adding the dates to the SelectedDates collection, but I don't think that's what I want, because I also want the user to be able to click on a different date that doesn't have an event and route the user to a different page with the selected date.

I've also played around with adding the dates to a Special Days collection, but it seems like overkill because I don't really need a full template for this purpose, just a different style for these days.

What's the recommended way of doing this?

Thanks,

Scott

1 Answer, 1 is accepted

Sort by
0
Scott
Top achievements
Rank 1
answered on 12 Nov 2010, 11:09 PM
Nevermind, I accomplished it with SelectedDates. I was doing something wrong in my postback to SelectedDateChange and it was screwing up the selection.
Tags
Calendar
Asked by
Scott
Top achievements
Rank 1
Answers by
Scott
Top achievements
Rank 1
Share this question
or