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

RadTextBox with button expand to fit the text???

3 Answers 96 Views
Input
This is a migrated thread and some comments may be shown as answers.
Nicklas Johansson
Top achievements
Rank 1
Nicklas Johansson asked on 06 Oct 2008, 01:28 PM
Hi!

I have noticed a strange behaviour when using the RadTextBox property ShowButton set to true. When the ShowButton is true and you type text that is longer that the textbox, then the textboxs width is extenden so that the text fits. 

Is this a bug?

Code to reproduce:
<form runat="server" id="form1">  
  <telerik:RadScriptManager ID="RadScriptManager1" runat="server">  
  </telerik:RadScriptManager> 
  <telerik:RadTextBox ID="RadTextBox1" runat="server" ShowButton="false"   
    Width="125px"></telerik:RadTextBox> 
</form> 
 

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 07 Oct 2008, 04:21 AM
Hi Nicklas,

I have found the following forum links which discuss a similar issue. Go through it and see if it helps.

RadTextBox Growing
Enlarge your RadTextBox...

Thanks
Shinu.
0
Nicklas Johansson
Top achievements
Rank 1
answered on 15 Oct 2008, 12:27 PM
Hi Shinu,

I read the post that says this i a bugg that will be fixed. And I have just upgraded to the latest version (2008.2.1001.35) but the problem still persists.

Is there any way to work around this problem until it is fixed in the release?

Thanks
Nicklas.
0
Pavel
Telerik team
answered on 16 Oct 2008, 12:25 PM
Hello Nicklas,

Unfortunately at the moment our developers cannot find a way to fix this bug neither to suggest a workaround. The bug is caused by browser behavior which is making it hard to resolve. We will let you know if we are able to make progress in this regard.

Kind regards,
Pavel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Input
Asked by
Nicklas Johansson
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Nicklas Johansson
Top achievements
Rank 1
Pavel
Telerik team
Share this question
or