I would like to find out whether it is possible to change the background color of a textbox based on its value.
So instead of showing the value, I'm just showing the value as the background color.
1 Answer, 1 is accepted
0
Stef
Telerik team
answered on 10 Mar 2014, 02:43 PM
Hello Oliver,
You can leave the TextBox.Value empty and apply Conditional Formatting based on the desired value to style its background. If you need to use more complex logic, you can use a binding to the Style.BackgroundColor property and a custom function.
I hope this information helps you.
Regards,
Stef
Telerik
DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges.Watch on demand now.