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

Embedded HTML Links

1 Answer 44 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 08 Oct 2012, 08:41 PM
Is it possible to embed an HTML link into an Appointment within Scheduler?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 11 Oct 2012, 02:03 PM
Hello,

 
You can use Appointment Template as in the code below:

<AppointmentTemplate>
           <a href="http://www.telerik.com">link</a>
           </AppointmentTemplate>

Hope this will be helpful.

All the best,
Plamen
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
Scheduler
Asked by
Michael
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or