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

defaulting to begining when deleting

1 Answer 65 Views
Input
This is a migrated thread and some comments may be shown as answers.
Suresh
Top achievements
Rank 1
Suresh asked on 06 Mar 2010, 12:36 AM
Hi,

I'm using Telerik version 2008.2.1001.35.

 <telerik:RadMaskedTextBox ID="masked" runat="server" Mask="##### #####"  DisplayMask="##### #####"
      DisplayPromptChar="" PromptChar="" SelectionOnFocus="None" ResetCaretOnFocus="false" HideOnBlur="true">
     </telerik:RadMaskedTextBox>

 This is my code. After entering numbers, if i select any number in the middle and press delete, then it automatically changes the cursor position to the beginning. (IE 6,7,8)  Am i doing something wrong? Please reply

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 10 Mar 2010, 04:12 PM
Hello Suresh,

I am afraid that you will have to upgrade to newer version of RadControls for ASP.NET AJAX where this behavior of RadMaskedTextBox is fixed.

Greetings,
Nikolay
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Input
Asked by
Suresh
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or