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

new RadTextBox layout

3 Answers 70 Views
Input
This is a migrated thread and some comments may be shown as answers.
soraya
Top achievements
Rank 1
soraya asked on 05 Apr 2012, 12:00 AM
hi have a radtextbox with emptymessage it was working good until we update to the new version of telerik, now it looks weird, teh emptymessage exceeds the textbox and in the design it looks as i having to textbox how can i fix this???

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 05 Apr 2012, 12:35 PM
Hello Soraya,

You can easily change the fontsize of the EmptyMessage which suits your design using EmptyMessageStyle-Font-Size property.
aspx:
<telerik:RadTextBox ID="RadTextBox1" runat="server" EmptyMessageStyle-Font-Size="10px" EmptyMessage="Your Text">
</telerik:RadTextBox>

Thanks,
Princy.
0
soraya
Top achievements
Rank 1
answered on 05 Apr 2012, 02:13 PM
well the truth I thought there was any way that would look similar to the one he had before the update, I had to modify the size plus the length and width but what I find strange is i cant' see the top line of the text box and buttons that had fairly close the textbox are away and can not find how to put them in their previous position.
what I mean is that it looks pretty messy and not as we had before, thanks anyway
0
Galin
Telerik team
answered on 09 Apr 2012, 04:19 PM
Hello Soraya,


I am afraid the issue you are facing is not replicable on our side. Could you please give us more details on what you are trying to achieve or possibly a small running project that we can use to reproduce the case.
Alternatively a live URL will help us as well.


All the best,
Galin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Input
Asked by
soraya
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
soraya
Top achievements
Rank 1
Galin
Telerik team
Share this question
or