Ticket T593814
Visible to All Users

Scheduler AgendeView cusomize TemplateContent

created 7 years ago (modified 7 years ago)

Implementing an AgendaView (as part of @Html.DevExpress().Scheduler in Razor) I would like to add a hyperlink to the appointment.

In the dayview there is something available like: SetVerticalAppointmentTemplateContent, which is missing in the AgendaView.

How can I customize an appointments' presentation in an AgendaView?

Answers approved by DevExpress Support

created 7 years ago

Hello Maarten,
Our ASPxScheduler does not provide the capability to customize the "appointment row" template in the Agenda view.
However, you can display custom information about appointments and perform custom actions for a selected appointment using one of the following approaches:

  1. Use a custom Appointment Tooltip. Please refer to the following demo where we demonstrated how to customize the tooltip:
    MVC Scheduler - Custom ToolTip
  2. Add custom items to the "appointment" context menu. Please check the following threads:
    How to show popup menu depending on LabelKey?
    Scheduler - How to customize the popup menu by adding a new command

I hope you will find this information helpful.
Do not hesitate to contact me if you have additional questions or need further assistance.

    Show previous comments (1)
    Lanette (DevExpress Support) 5 years ago

      Hello,

      The information provided in the answer is still actual. ASPxScheduler doesn't provide the "appointment row" template in the Agenda view. I suggest you use the workarounds suggested there to accomplish your task.

      GS GS
      Glenn Summerfield 5 years ago

        Thanks for the reply. It's disappointing we don't get that template. Do you have any plans to add the appointment row template in the near future?

        Lanette (DevExpress Support) 5 years ago

          I'm afraid that we don't have this functionality in our TO-DO list for the nearest versions. Therefore, I suggest you use the workarounds suggested above as a temporary solution. Follow our updates to be notified of our new features.

          Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

          Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.