G
Guest
I have three list boxes on one form. When the form opens up, only one list
box is displayed. I would like the second list box to be displayed when the
user makes a single selection in the first listbox and display only the
related records to the selection. The three list boxes represent my one to
many relationships for three tables (i.e. listbox A displays table A (one) -
listbox B displays table B (many for table A and one for table C) - listbox C
displays table C (many for table B).
What is the best method to approach this challenge?
box is displayed. I would like the second list box to be displayed when the
user makes a single selection in the first listbox and display only the
related records to the selection. The three list boxes represent my one to
many relationships for three tables (i.e. listbox A displays table A (one) -
listbox B displays table B (many for table A and one for table C) - listbox C
displays table C (many for table B).
What is the best method to approach this challenge?