DaveRussell
Programmer
Hello, first i'd like to say that this place is great! i haven't had to post yet, because i've been able to find some very helpful solutions. Except....
i have 2 listboxes on a form. The first contains a list of General Options that will appear on a report. The second is a MultiSimple Listbox that i would like to display the customizeable details connected to the selected General Option.
I have the first box working, however, i'm having troubles with the second. I can fill a datagrid, but not a listbox... what would be the appropriate way of doing that programatically?
thanks so much!
Dave.
i have 2 listboxes on a form. The first contains a list of General Options that will appear on a report. The second is a MultiSimple Listbox that i would like to display the customizeable details connected to the selected General Option.
I have the first box working, however, i'm having troubles with the second. I can fill a datagrid, but not a listbox... what would be the appropriate way of doing that programatically?
thanks so much!
Dave.