I have 2 list boxes. When I select 1 row in the first listbox, use the data, select the 2nd listbox to use the data, both list boxes have a highlighted row. (The record in the list box stays highlighted after going to any other type of object, also.)
I am getting the correct results, however it is confusing on the screen.
These listbox are populated with a SQL statement using into cursor ilist1 and ilist2.
I am getting the correct results, however it is confusing on the screen.
These listbox are populated with a SQL statement using into cursor ilist1 and ilist2.