zirkoo
1
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
zirkoo
3
Hi @korchev ,
many thanks.
Mirko