Completed
Last Updated: 13 May 2026 11:16 by ADMIN
Release 13.2.0
Ansh
Created on: 22 Nov 2024 09:36
Category: Entry
Type: Bug Report
1
Entry: The text color remains the same when binding to IsEnabled and using theming
there is a color for the text, still the opacity does not change when switching between disabled and normal states and there is a binding for the Entry.IsEnabled property. 
2 comments
ADMIN
Didi
Posted on: 13 May 2026 11:16

Hi Ansh,

I have tested the behavior with Telerik MAUI 13.2.0 and .NET MAUI 9.0.120 and no issues with the RadEntry when IsEnabled is set to false and custom theme is used.

when disabled:

when enabled:

The theme color applies as expected for the normal and disabled states.

I have changed the status of this item to completed. I suggest you update the Telerik MAUI to 13.2.0 and latest MAUI version.

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.

ADMIN
Didi
Posted on: 22 Nov 2024 12:37

workaround:

1. Use the Custom theme approach

2. Remove the opacity from the entry style and further customize the control

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.