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

[Solved] RadTextBox not displayed in Asp.net

1 Answer 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Philippe Jacquemet
Top achievements
Rank 1
Philippe Jacquemet asked on 10 Nov 2009, 10:48 AM
Hi everyone,
Perhaps someone could help me to find out why a RadTextBox is impossible to display in a acsx form.
Here is the code :

<

 

td> style="height: 50px; width: 614px;">

 

 

<telerik:RadTextBox ID="Objet" runat="server" Width="640px" Skin="Office2007" EnableViewState="False" />

 


I tried to display a simple <Textbox or an <asp:TextBox but nothing is displayed.
Other control like label, combobox or Radedit are working but no Text.
Last precision, the problem began since i bought the Telerik components, before this worked with free Radcontrol.

Thank you for your help.
Phil

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 10 Nov 2009, 02:47 PM
Hi Phil,

Have you tried inspecting your web page HTML output to see whether the textbox (no matter whether it is a RadTextBox or asp:TextBox) is rendered? And if it is rendered, are there any styles applied, that could hide it?

If you need further assistance, please provide a full runnable example for us to review locally.

Best wishes,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Philippe Jacquemet
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or