More details about Scheduler example

Hello,

I am trying to implement this example https://blazor.syncfusion.com/demos/scheduler/block-out-dates-and-hours?theme=bootstrap4 at my project but when I run the code it crushes.

Specifically when I click at a cell to add an appointment and the I click the More Details button I get a NullReferenceException.

What I am trying to do is to use The ResourceHeaderTemplate to show the employee data and bind them with the appointments.

Futhermore,  can I have more information about the example like what do the classes ScheduleData.BlockData and ScheduleData.EmployeeData contain?

So can you please provide, the full code of this example that i mentioned before?

Thanks in advance!


1 Reply 1 reply marked as answer

RM Ruksar Moosa Sait Syncfusion Team February 22, 2022 08:59 PM UTC

Hi Amanda,


We have prepared the local sample for Block Out dates. Kindly refer ScheduleData.cs file to have ScheduleData.BlockData. And also we let you know that there is no script error when clicking on the more details since it's working properly as expected. kindly get back to us with the following details to validate the issue and provide a prompt solution.

  • Confirm the above sample is properly working at your end?
  • If possible, replicate the issue in our shared sample.
  • Share the issue replicating steps.

Kindly let us know if this is helpful.


Regards,

Ruksar Moosa Sait


Attachment: BlazorScheduler_4f4fe110.zip

Marked as answer
Loader.
Up arrow icon