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

SelectAll even if I click outside of the defined mask

1 Answer 51 Views
MaskedInput (Numeric, DateTime, Text, Currency)
This is a migrated thread and some comments may be shown as answers.
Babak
Top achievements
Rank 1
Babak asked on 15 Jan 2014, 04:38 PM
Hi Team!

I have set this property on my masked input controls

this.SelectionOnFocus = Telerik.Windows.Controls.SelectionOnFocus.SelectAll;

And it works BUT only when I click inside the mask area....
If I click outside the mask area of say my textbox, it does nothing, makes user think he can't even type in that control

How can I make it do a selectAll even if user clicks outside the mask area of the control? Otherwise like I said they will think they can't type in the control. 

1 Answer, 1 is accepted

Sort by
0
Pavel R. Pavlov
Telerik team
answered on 20 Jan 2014, 12:26 PM
Hi Babak,

I tried to reproduce the reported behavior on our side with our latest official release and it seems that the code works as expected. Could you please change the code that I attached so that the issue can be reproduced and send it over? By doing so we will be able to further investigate the reasons behind this issue and suggest an approach in your particular case.

Regards,
Pavel R. Pavlov
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
MaskedInput (Numeric, DateTime, Text, Currency)
Asked by
Babak
Top achievements
Rank 1
Answers by
Pavel R. Pavlov
Telerik team
Share this question
or