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

Text Boxes invisible

1 Answer 78 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Kev
Top achievements
Rank 1
Kev asked on 31 Dec 2008, 07:34 AM
Hi I tried the service fix or whatnot to fix this problem it doesnt work for me. What is this, where do I put it?

 

label

 

{

 

zoom:1;

 

 

display: inline-block !important;

 

}

the style section of the aspx code? I did that.  where are you talking about changing the font size to < 100%??

 

 

 

 

<

 

asp:TextBox ID="TextBox1" runat="server" BorderStyle="Ridge" BorderWidth="1px"

 

 

Height="243px" MaxLength="500" Rows="20" TextMode="MultiLine"

 

 

Width="652px" Font-Size="Medium"></asp:TextBox>

 

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 02 Jan 2009, 12:30 PM

Hi Kev,

I have attached to this thread a small sample page that shows how to work around this problem.

More information on the subject and other known problems is available in the following forum thread:
http://www.telerik.com/community/forums/thread/b311D-bekebd.aspx


Kind regards,

Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
FormDecorator
Asked by
Kev
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or