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

Customize Text in Rad Calendar Cell

3 Answers 63 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Carlos asked on 25 Apr 2013, 04:18 PM

Requirements

RadControls version
 WeUIVSExtensions 2013.1.222.0
.NET version
Visual Studio version 2012
programming language
VB
browser support

all browsers supported by RadControls


PROJECT DESCRIPTION
How to set a Text of a Cell in the rad Callendar; in other words I Need to set a String "X" in a given date.

3 Answers, 1 is accepted

Sort by
0
Accepted
Maria Ilieva
Telerik team
answered on 30 Apr 2013, 08:18 AM
Hello Carlos,

To implement the desired by you functionality, I suggest that you add a label to a Day Template and use it for all dates.

Give this suggestion a go and let me know how it goes.

All the best,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Carlos
Top achievements
Rank 1
answered on 02 May 2013, 08:19 PM
Hello,
I checked up the day template; but it is to advanced... I was looking for "te basics" and I did it.
The clue is to use the dayrender event and the object cell.text.
Best regards.
0
Maria Ilieva
Telerik team
answered on 07 May 2013, 10:20 AM
Hi Carlos,

The mentioned approach is one more option for achieving the required functionality. Thank you for sharing your solution as it could be helpful for our community.



Kind regards,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Calendar
Asked by
Carlos
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Carlos
Top achievements
Rank 1
Share this question
or