Lookup type controls? 
Author Message
 Lookup type controls?

I'm building an app that will read relational tables from a PalmOS program.
On the Palm side I have easy to use controls that perform lookups on other
tables (based on a key) and displays another column of that table.

ie table1-names (classkey, name, age)
table2-classes (classkey, classname)

The lookup control would match the classkey from the names table to a row in
the class table and return the appropraite class name.

Are their similar controls available for VB(6)? I'm asuming their must be a
way to have listboxes (or even grids) do this type of thing, but I haven't
had any luck. Can anyone help?

TIA



Wed, 25 Jun 2003 09:19:23 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Lookup type function

2. Lookup Type ComboBox Motif???

3. Using a lookup value as ControlSource w/o changing the lookup table

4. Trying to do DNS lookup and reverse DNS lookup

5. Lookup in datagrid control

6. DNS Lookup with Winsock Control

7. How does lookup controls work with composite keys

8. Combo Control - forward lookup

9. How does lookup controls work with composite keys

10. auto expand/type-ahead functionality in a listbox-type control

11. Prob. w\ TYPE data type: err:Type Mismatch

12. Controls Collection Trying to get the type of Control

 

 
Powered by phpBB® Forum Software