RadzenAgendaView Title

Hi all

Just been using the RadzenAgendaView (thanks for refactoring that @enchev) and it occurs to me that showing the date range is not as intuitive as just showing the month name (or range if it transcends). The day numbers are already there down the left. I’ve changed it locally and it does come across better. What do you think?

Regards

Paul

If it is too big a change, I could just add a string property named CustomTitle and render that if not null / empty.

We’ve decided to add TitleFormat and TitleFomatter to provide better way for custom titles instead just hardcoded string value: Add TitleFormat and TitleFormatter parameters to scheduler views · radzenhq/radzen-blazor@2769713 · GitHub

1 Like