Hello Mr. Korchev
I've added a context menu to the scheduler. My goal is to add an item by right-clicking on the scheduler and making multiple selections.
Instead of adding AddAppoimentPage.razor, I'll print the selected area's hours and name in the context menu.
Is this possible?
I am not sure I understand what this means. You can do anything from the context menu as long as you handle the contextmenu event as shown here.
Here is the simplified version of the question: Instead of selecting a single field in the Scheduler, is it possible to select multiple items to assign with CTRL or another button and add them with the context menu?
No, this is not possible.
Thanks For Feedback Mr.@korchev