views:

28

answers:

1

Hi,

I'm looking for any way - and I'm pretty sure there is a default way but don't now how - to select an item in a listview by pressing a key. And the possiblity to specifity the selection by intipping more than one letter.

If I have this items in a list:

  • Cat
  • Country
  • Tree

By pressing "c" the item "Cat" should be selected. And by intipping "co" the item "Country" should be selected.