This is a migrated thread and some comments may be shown as answers.

how do i set style in textbox if have condition

2 Answers 168 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
chatchai
Top achievements
Rank 1
chatchai asked on 09 Sep 2011, 12:11 PM
if textbox have value=0 how do i set font color to white

2 Answers, 1 is accepted

Sort by
0
IvanDT
Telerik team
answered on 12 Sep 2011, 01:08 PM
Hello Chatchai,

You can use Conditional Formatting to achieve the desired effect. Additionally instead of simulating "no value" by changing font color, you can use an expression that changes 0 to empty string directly.

Regards,
IvanDT
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
chatchai
Top achievements
Rank 1
answered on 13 Sep 2011, 03:22 AM
thank you i can do
Tags
General Discussions
Asked by
chatchai
Top achievements
Rank 1
Answers by
IvanDT
Telerik team
chatchai
Top achievements
Rank 1
Share this question
or