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

RadCalendar Multiple Special days on same date

1 Answer 89 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Vindhya
Top achievements
Rank 1
Vindhya asked on 30 Jan 2014, 11:20 PM
Hi,
I have a RadCalendar control in my WPF application to which I have bound data in code-behind. I am loading SpecialDays on to my calendar control and assign the Title of the event as tool tip of the day. When I have multiple SpecialDays falling on same Date, the tool tip shows only one event. Is there built in functionality to show all the titles of the events for that Date? Is there any workaround apart from creating custom tool tip?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Ventzi
Telerik team
answered on 04 Feb 2014, 09:52 AM
Hi Voddy,

Unfortunately there is no such built in functionality in RadCalendar. If I understand you correctly you are trying to modify the First Look example of the RadCalendar in order to create a custom tooltip for the dates which are containing events. Basically you could achieve this by creating a MultiValueConverter which should returns the value of the tooltip. I've modified the First Look example in order to meet the requirements. You could find attached the modified example.

Hope this helps.

Regards,
Ventzi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Calendar
Asked by
Vindhya
Top achievements
Rank 1
Answers by
Ventzi
Telerik team
Share this question
or