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

Single line RadMaskedTextInput

1 Answer 225 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 04 Feb 2018, 02:14 PM

Hi All,

 

How can I prevent RadMaskedTextInput from wrapping onto a second line if the text is too long to fit in the space available. What I would like is for the text to scroll horizontally.

Many thanks

1 Answer, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 07 Feb 2018, 04:00 PM
Hello Paul,

By default, the RadMaskedTextInput control will not wrap its text if it extends the amount of available space. I've recorded a short video of the behavior observed at my end with the following definition of the control.

<telerik:RadMaskedTextInput Width="100" Height="30" Mask="" />

Could you please specify how you've set up the control at your end? Have you defined any custom styles that may be applied to it? Or am I missing something else of importance?

I look forward to your reply.

Regards,
Dilyan Traykov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Paul
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Share this question
or