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

[Solved] Formview RadTexbox Shrinks

0 Answers 16 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Rektile
Top achievements
Rank 1
Rektile asked on 28 Jan 2013, 05:06 PM
Hi,

Have these in a Formview. Want to make use of RadTextBox for looks. However the effect I am getting is not pleasant. In the attached the asp TextBox appears normal, while the RadTextbox is shrunk.

Any help is appreciated.

<asp:TextBox ID="marketTextBox" runat="server" Text='<%# Bind("market") %>' Width="50px" Font-Size="11px" Height="14px"/>
<telerik:RadTextBox ID="TextBox1" runat="server" Text='<%# Bind("market") %>' Skin="Metro" Height="100%"/>
Tags
General Discussions
Asked by
Rektile
Top achievements
Rank 1
Share this question
or