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

Textbox text looks up and down (jumping)

1 Answer 93 Views
Input
This is a migrated thread and some comments may be shown as answers.
sudheer
Top achievements
Rank 2
sudheer asked on 04 Jun 2009, 07:38 AM
Hi telerik team ,

I have an issue with numeric text box . the text is not getting sticky when i select , moves up and down.
i used below peice of lines
 <telerik:RadNumericTextBox Font-Size="11px" ShowSpinButtons="True" Type="Percent" Width="60px" Height="8" 
                                                                ID="txtdiscount" MaxValue="100.00" Value="5.50" MinValue="0.00" MaxLength="5" 
                                                                runat="server" Culture="English (United States)" InvalidStyleDuration="100">  
                                                                <NumberFormat AllowRounding="false" /> 
                                                            </telerik:RadNumericTextBox> 
please let me know if i missed anything.


Thanks & Regards
G.Sudheer kumar

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 04 Jun 2009, 09:04 AM
Hi Sudheer,

The observed issue can occur with any type of textbox, if you set font-size (line-height), which is larger than the textbox actual height. Please readjust your property values.

Greetings,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Input
Asked by
sudheer
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Share this question
or