Hello
I have 2 Listboxes, both are bound to two different tables.
How do I filter the list items in the second listbox by selecting something in the first list box?
For example, in the first listbox I have user names, if I click a username, I want the second list box to display the appropriate department this person is in.
Can this be done.
Thanks
