guys im trying to make a DDDW customer search wherein if i type text in the DDDW when i press enter all the first names matching let's say the word 'L' will show up. And after i select let's say Luigi the other DDDW will fill up as automatically after i select Lugigi his last name, middle name, company, address, etc will fill up.
Problem is i can do this individually the program retrieves well but when i select the DDDW of first name agen i want the recent thing i searched to be still there. Problem is that the program can't tell whether i click the window or arrow of the DDDW. Since it's a click event it's like searching two times already it's so confusing please help
if you guys know another way to do this please suggest. I just need a DDDW that can search by either last name, first name, etc. After a user inputs and press enter they will search it, and when selected it will automatically fill up the other DDDW as well. And when i search agen the recent data i searched will still be there and not updating. Mine works well but it is delayed
Problem is i can do this individually the program retrieves well but when i select the DDDW of first name agen i want the recent thing i searched to be still there. Problem is that the program can't tell whether i click the window or arrow of the DDDW. Since it's a click event it's like searching two times already it's so confusing please help
if you guys know another way to do this please suggest. I just need a DDDW that can search by either last name, first name, etc. After a user inputs and press enter they will search it, and when selected it will automatically fill up the other DDDW as well. And when i search agen the recent data i searched will still be there and not updating. Mine works well but it is delayed