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

RadInput - User arrow keys to navigate to next input

1 Answer 68 Views
Input
This is a migrated thread and some comments may be shown as answers.
License
Top achievements
Rank 1
License asked on 13 Jul 2015, 01:54 PM
I have written a javascript function that allows the enter key to navigate to the next input on a large form that I have and I would like the up & down arrow keys to have the same functionality, however I believe the built in arrow key increment settings in the RadNumericTextbox are interfering with this. I have set the InterceptArrowKeys setting to False and am trying to capture the entered key with the ClientEvents.OnKeyPress event but it is not firing. Any ideas on how to accomplish this?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 16 Jul 2015, 12:17 PM
Hi Robert,

I've created a sample web site to demonstrate the behavior of RadNumericTextBox with key strokes. Please run the attached application and let me know if it helps you.

Regards,
Eyup
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Input
Asked by
License
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or