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

ListBox onKeyPress event not firing in FireFox and Chrome?

1 Answer 53 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Anton
Top achievements
Rank 1
Anton asked on 26 Jul 2013, 09:56 PM
Hi,
I'm noticing that in the application where I am using the ListBox control as well as on the demo site:
http://demos.telerik.com/aspnet-ajax/listbox/examples/overview/defaultcs.aspx

After an item is selected in the Listbox and then I try to press a letter key, in IE it will select the first item in the list that starts with the letter while in Chrome and Firefox nothing happens.  For example, in the demo site after Argentina is selected if you press the letter "c" Canada will be selected.

Is there anything I can do to get it to work in my application?

Thanks, Anton

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 29 Jul 2013, 12:06 PM
Hello Anton,

To get the desired functionality of the RadListbx control I would suggest that you set the TabIndex property of the control and follow the instructions described in this demo.

Regards,
Kate
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
ListBox
Asked by
Anton
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or