Skip to content

Commit dbfee4f

Browse files
link menu article (#125)
1 parent 711bec8 commit dbfee4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scheduler/appointment-context-menu/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ To use a context menu for the appointments:
1010

1111
1. Use the <a href="https://docs.telerik.com/blazor-ui/components/scheduler/templates/appointment" target="_blank">appointment template</a> of the scheduler to <a href="https://docs.telerik.com/blazor-ui/components/contextmenu/integration" target="_blank">integrate the context menu</a> with them.
1212

13-
In this sample project we provide a Delete shortcut and a way to toggle a custom field in the appointment model.
13+
In this sample project we provide a Delete shortcut and a way to toggle a custom field in the appointment model.
14+
15+
>Tip: As of 2.27.0 there is a built-in event you can use so you do not have to use templates, you can read more about it here: [Scheduler OnItemContextMenu Event](https://docs.telerik.com/blazor-ui/components/scheduler/events#onitemcontextmenu)

0 commit comments

Comments
 (0)