I've found that my RadNumericTextbox won't honor the property I set for my NegativeStyle-ForColor when I declaratively set the read only property to true. Also, in case it matters, I am manipulating the value client side when I update it from positive to negative.
Is this a known issue?
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 15 Apr 2009, 03:40 PM
Hi DonKitchen,
The observed behavior is expected - the readonly style takes precedence over the negative style. You can change the readonly style manually on the client and reapply it, as demonstrated in this help article: