Context Menu in Scheduler

I have a feeling I am missing something obvious. I have a context menu in a scheduler and it shows when right clicking an event in all views. But selecting an option from the menu only works in the Month Agenda view because  ScheduleRef.GetSelectedCellsAsync() is coming back with null in all the other views.

Any suggestions? I looked at your demo and honestly can't see what is different or how changing views makes a difference since I don't have any code that cares about the view changing.


Thanks



2 Replies

VS Venkateshwaran Saravanakumar Syncfusion Team August 3, 2023 03:12 PM UTC

Hi Sheldon,

We have checked the reported issue regarding the context menu for all views (week, day, workweek, month, TimelineDay) in the Scheduler. However, we were unable to reproduce the mentioned issue on our end. All options in the context menu are working fine as expected. If you are still facing the same issue, kindly provide the following details to proceed further. It would be more helpful for us to assist you:

  • Entire code snippets of Scheduler and Context menu or
  • Replicate the issue in our shared sample or
  • Issue replicating sample or
  • Video demo that represents the issue.



Regards,
Venkatesh


Attachment: ContextMenu_7fab8511.zip


VS Venkateshwaran Saravanakumar Syncfusion Team August 3, 2023 03:13 PM UTC

Find the sample below.


Attachment: BlazorContextMenu_a79eaf88.zip

Loader.
Up arrow icon