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

MaskedTextBox - start from beginning?

1 Answer 78 Views
Input
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 15 Dec 2010, 08:32 PM
Hello,

Is it possible to have the RadMaskedTextBox to start from the beginning of the textbox, instead of allowing the user to click anywhere inside of it?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Nikolay Rusev
Telerik team
answered on 17 Dec 2010, 09:24 AM
Hello Brian,

Every RadInput control has SelectionOnFocus property that controls where cursor should be positioned when control gain focus. You can set it to ="CaretToBeginning".

All the best,
Nikolay
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Input
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or