Completed
Last Updated: 12 Feb 2025 09:06 by ADMIN
Release 10.0.0 (2025 Q1)
Alberto
Created on: 04 Feb 2025 06:43
Category: Scheduler
Type: Bug Report
0
Scheduler: [WinUI] [MacCatalyst] Today Button Text does not change when using the TodayButtonStyle

Having the following style:

            <Style TargetType="Button" x:Key="TodayButtonStyle">
                <Setter Property="Text" Value="today today" />
                <Setter Property="TextColor" Value="#674BB2" />
                <Setter Property="BackgroundColor" Value="{OnPlatform Default=#66C3B4DF, Android=Transparent, iOS=Transparent}" />
                <Setter Property="BorderWidth" Value="0" />
            </Style>

I cannot change the Today's button text.

1 comment
ADMIN
Didi
Posted on: 04 Feb 2025 06:53

Workaround:

Override the text of the Today button using its localization key: Scheduler_Today_Header_Text. Please visit this article to see all of the available keys => Scheduler - Localization.

 

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.