Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Scheduler appointments are managed based on the startTime property, which restricts the ability to retrieve appointments respective startTime and endTime instead of original startTime and endTime for events that span multiple days.

When using the Scheduler's EventTemplate, the respective startTime and endTime are not retrieved.

For example, in the Agenda view of the schedule, if an appointment starts on April 13 and ends on April 15, the startTime and endTime for April 14 and April 15 are not retrieved, so the appointment span count cannot be displayed. The respective startTime and endTime need to be retrieved.

Expected output using Scheduler EventTemplate:

https://blazorplayground.syncfusion.com/LDVzsiroJFAJeSfj