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.