Selector Functionality

  • Thread starter Thread starter Nidhi
  • Start date Start date
N

Nidhi

Guest
I have a screen where I have a list of cutomer names and order numbers associated with them.
I'm looking to create select functionality, wherein If i have a text box and the user just enters the order number in that, the customer name is highlighted in the screen. Anyone know how to do that?
 
I'm not sure what you mean by "highlighted on the screen." Can you give more details?


[This message has been edited by Elana (edited 05-02-2002).]
 
What I mean is that if the user enters the order number they want, then the cursor will automatically move to the selected order number and corresponding customer name. (instead of the user having to scroll thorugh the entire list to select the exact order number they are looking for)
 
Have you considered a simple combo box that pulls up the selected order number?
 

Users who are viewing this thread

Back
Top Bottom