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

Setting Styles for Radmaskedtextbox

1 Answer 63 Views
Input
This is a migrated thread and some comments may be shown as answers.
Kumar
Top achievements
Rank 1
Kumar asked on 15 Oct 2010, 02:55 PM
Hi,

i want to set different styles to my Radmaskedtextbox
EnableStyle
DisableStyle
FocusedStyle
HoverStyle
BackgroundStyle
FontStyle

I want to Define these Stles in css files and want to apply at run time
(By taking  above list of styles in dropdown and want to change style by selecting dropdownlist selected event)

i have tried this but nochange,could you please provide me an example code for this.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 15 Oct 2010, 03:53 PM
Hello Kumar,

Please refer to:

http://www.telerik.com/help/aspnet-ajax/input_appearancestyles.html

http://www.telerik.com/help/aspnet-ajax/input_appearancecssfile.html

http://www.telerik.com/help/aspnet-ajax/input_appearancecssselectors.html

http://www.telerik.com/help/aspnet-ajax/input_clientsidebasics.html

The last page contains Javascript code for changing RadInput textbox client-side, if you need this. EnabledStyle[0] is for inline styles, while EnabledStyle[1] is for CSS classes.

Regards,
Dimo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Input
Asked by
Kumar
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or