D
David_W
I have multiple listboxes all of which are recieving data from a database.
What I would like to happen is that when a value from listbox is selected
then only the values which apply to the selection are loaded in the second
listbox. The results I keep getting is all possible values and not for the
ones that apply to my original selection. I have tried doing this multiple
ways and nothing seems to work. I have reworked the tables in the database,
changed the dataconnection around etc etc. Can this be done?
What I would like to happen is that when a value from listbox is selected
then only the values which apply to the selection are loaded in the second
listbox. The results I keep getting is all possible values and not for the
ones that apply to my original selection. I have tried doing this multiple
ways and nothing seems to work. I have reworked the tables in the database,
changed the dataconnection around etc etc. Can this be done?