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

RadControls for Phone Number Field

1 Answer 207 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rakesh
Top achievements
Rank 1
Rakesh asked on 05 Jun 2013, 12:15 PM
Hi,
    Are there any RadControls which has 3 textboxes and on tabbing cursor moving to the next box
Requirement: We have 3 textboxes on the page, user will enter the number in the first textbox after entering the number in the first textbox cursor should move to the second textbox and to third.
Let us know if there are any RadControls to achieve this.?
This is required for Phone number / SSN.

I know there is RadMasked Text box, but the user experience is different from having three separate boxes.

Thanks,
Rakesh

1 Answer, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 07 Jun 2013, 02:49 PM
Hi Rakesh,

Well, you can use 3 different TextBoxes. You can change the focus by using set_caretPosition, or just focusing them using sample JavaScript. You can prepare a custom UserControl to hold 3 numeric text boxes and use this control whenever you need.

Regards,
Vasil
Telerik
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 the blog feed now.
Tags
General Discussions
Asked by
Rakesh
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Share this question
or