Radzen Scheduler - RadzenWeekView

Hello, i would like to change header of week view. it's possible?

Regards,
Mirko

Hi @zirkoo,

This isn't currently supported but was easy enough to implement. There will be a new property which you can set to customize the header text

<RadzenWeekView HeaderFormat="ddd dd/MM" />

It will go live with the next Radzen.Blazor release.

1 Like

Hi @korchev ,
many thanks.
Mirko