d.paulson
March 8th, 2000, 09:50 PM
I want to populate combo2 from a criteria that is selected from combo1. I have put the combo2 populating routine in combo1 click() but this fires to often.I have used the combo lostfocus() but then user must wait for combo2 to populate.
is there a way to detect when combo1 item has been selected but before it loses focus? My database is rather large and speed is important.
thanks in advance.
is there a way to detect when combo1 item has been selected but before it loses focus? My database is rather large and speed is important.
thanks in advance.