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

Pb with multiline textbox

2 Answers 111 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
CSurieux
Top achievements
Rank 2
CSurieux asked on 20 Jun 2008, 09:23 AM
Hello,

With last 621 built, they disappear when using this skin, even forcing style color to black ???
This does nothing:
 <asp:TextBox runat="server" ID="AppAppSettingsXml" TextMode='MultiLine'
 Height="300px" Width="100%" style="border-color:White; border-style:solid; font-family: Arial, Helvetica, sans-serif; font-size: 17px;"  ToolTip="TEST TEXT TOOLTIP" >TEST TEXT 1 TEST TEXT 2
                                TEST TEXT 3 TEST TEXT 4 TEST TEXT 5 TEST TEXT 6</asp:TextBox>

and without the TextMode=Multiline it is ok ?

Is there a solution ?
Thanks
CS

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 20 Jun 2008, 12:57 PM
Hi Christian,

Could you please tell us whether you are using RadFormDecorator and RadStyleSheetManager on the same page?

If this is your scenario, please review the following
sticky note in the RadFormDecorator forum about the problem:
Problem with RadFormDecorator and RadStyleSheetManager on the same page.


If you scenario is other, please open a support ticket and send us a sample running project that demonstrates the appearance issue.

All the best,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
CSurieux
Top achievements
Rank 2
answered on 20 Jun 2008, 02:29 PM
Hello,
I opened the ticket with a sample, RadTextBox is also subject to this problem created by the multiline TextMode attribute.
 Regards
CS
Tags
FormDecorator
Asked by
CSurieux
Top achievements
Rank 2
Answers by
Rumen
Telerik team
CSurieux
Top achievements
Rank 2
Share this question
or