G
Guest
I have a list box that displays a filtered set of records, what I would like
to do is have the user doublclick on a listbox entry and thus doing so it
sends a filtered responce to 2 comboboxes. The list box displays employees
from various contracting companies, when you doublclick the contracting
company should be displayed in the textbox portion of combobox number 1 and
the employee of the contracting company should be displayed in the textbox
portion of combobox number 2. i can get the contracting company to show up in
the listing portion of combobox number one, but not in the textbox. And in
combobox number 2 I get the listing of the employees for that contractor but
the employee I selected in the list box isn't highlighted in the textbox.
How might I go about making sure that these parameters are meet for the user?
to do is have the user doublclick on a listbox entry and thus doing so it
sends a filtered responce to 2 comboboxes. The list box displays employees
from various contracting companies, when you doublclick the contracting
company should be displayed in the textbox portion of combobox number 1 and
the employee of the contracting company should be displayed in the textbox
portion of combobox number 2. i can get the contracting company to show up in
the listing portion of combobox number one, but not in the textbox. And in
combobox number 2 I get the listing of the employees for that contractor but
the employee I selected in the list box isn't highlighted in the textbox.
How might I go about making sure that these parameters are meet for the user?