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

Set property for all RadTextBox

3 Answers 112 Views
Input
This is a migrated thread and some comments may be shown as answers.
Gray
Top achievements
Rank 1
Gray asked on 19 May 2015, 01:51 PM

Hello Everyone,

 I need set "Resize=Vertical" for all RadTextBox on my site. Site is very large and manual fix each control is not good solution ))). I used a MasterPage with ContentPlaceHolder for each pages on my site.

Thanks,

Gray

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 21 May 2015, 07:19 AM
Hi Gray,

You could use themes as mentioned in this thread:
set default values in web.config?

Regards,
Maria Ilieva
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Gray
Top achievements
Rank 1
answered on 21 May 2015, 10:20 AM

Maria,

Thanks for answer but can you show me how it should looks. I tried:
<add key="Telerik.Web.UI.RadTextBox.Resize" value="Vertical"/>
<add key="Telerik.Web.UI.Input.Resize" value="Vertical"/>
but this variants not working.

Thanks

0
Maria Ilieva
Telerik team
answered on 26 May 2015, 07:50 AM
Hi Gray,

Unfortunately it appears that the "Resize" property can not be globally set with a key in the web.config. You can log a feature request for this functionality using the feedback portal below:
http://feedback.telerik.com/project/108

Regards,
Maria Ilieva
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Input
Asked by
Gray
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Gray
Top achievements
Rank 1
Share this question
or