Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to select values in dropdown using keyboard

Status
Not open for further replies.

LalitA

Programmer
Jan 11, 2006
2
0
0
FR
Hello,

I am trying to select value in dropdownDW from keyboard. For example, say value in drop down are 126,121,122. Now, if I press "121" from keyboard, this value should get selected in dropdown. Can anybody help me ?
 
Hi Lalit,

Keep the column editable and try to type 121 and press down key. 121 will be selected.

Regards,
Abhijit.
 
Dear Abhijit,

Requirement is:

This column has to be non-editable (like one used in list-window search). I am using PB6.5

Waiting for reply.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top