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

RadNumericTextBox will not properly use Height Width Parameters

1 Answer 100 Views
Input
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 28 Oct 2010, 06:54 PM
I have tried several things to get the RadNumericTextBox to size properly for the display on my webpage.
I have gone to the http://stylebuilder.telerik.com/ and created a new Skin and turned off EmbeddedSkin.
I have used the Height and Width properties.
Nothing I do seems to allow me to size the control.

When I use the Height and Width properties, the size is still strange.  If I put say 50px in the Width I get a width of 28px visuall.  Not sure what that's all about.

Any help would be appreciated...as for now I'm switching back to standard ASP.Net text box and writing JavaScript so I can meet my deadline.

Thanks

John

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 29 Oct 2010, 07:40 AM
Hi John,

>> If I put say 50px in the Width I get a width of 28px visuall.

We will need a simple demo to see why this happens, as it is not normal.

In addition, you can experiment with setting the ShouldResetWidthInPixels to "false" (default is "true").

Moreover, I don't know if you are setting some width or height styles in the RadInput skin, but this is not correct, unless you do it like this:

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

Kind 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
John
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or