Feature request: Supply Appointment data to SchedulerSlotRenderEventArgs #1677

Closed
opened 2026-01-29 17:57:08 +00:00 by claunia · 1 comment
Owner

Originally created by @friis-kraas-trinidat on GitHub (Mar 21, 2025).

The RadzenScheduler offers the ability to render Appointments in custom colors by providing the TItem Data attribute. The RadzenYearView does not support this currently.

It would be nice to have the same functionality for the RadzenYearView, by including a List of TItem Appointments to the SchedulerSlotRenderEventArgs that contains all Appointments for the slot being rendered.
That way, the SlotRender Callback can be used to set Attributes depending on the appointment data within that slot.

Originally created by @friis-kraas-trinidat on GitHub (Mar 21, 2025). The RadzenScheduler offers the ability to render Appointments in custom colors by providing the TItem Data attribute. The RadzenYearView does not support this currently. It would be nice to have the same functionality for the RadzenYearView, by including a List of TItem Appointments to the SchedulerSlotRenderEventArgs that contains all Appointments for the slot being rendered. That way, the SlotRender Callback can be used to set Attributes depending on the appointment data within that slot.
claunia added the good first issue label 2026-01-29 17:57:08 +00:00
Author
Owner

@akorchev commented on GitHub (Mar 30, 2025):

Hi @friis-kraas-trinidat,

We won't mind a pull request with the suggested implementation. Would you give it a try?

@akorchev commented on GitHub (Mar 30, 2025): Hi @friis-kraas-trinidat, We won't mind a pull request with the suggested implementation. Would you give it a try?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1677