hi
I am creating an application where in there are two comboboxes.one contains the customer name and the other thecustomer number.I want the comboboxes to work in such a way that if the user wish to search using customer name it should automaticaly fetch the customer number and display in other combobox and vice versa.I have succedded in fetching the corresponding customer number when the user enters customer name but i am unable to fetch the customer name when the user enters number.I have to do it simultaneously that is if the user wishes to enter or search through either the customer number or customer name the other data shoud appear automaticaly in the other combobox.plz help me with this.
I am creating an application where in there are two comboboxes.one contains the customer name and the other thecustomer number.I want the comboboxes to work in such a way that if the user wish to search using customer name it should automaticaly fetch the customer number and display in other combobox and vice versa.I have succedded in fetching the corresponding customer number when the user enters customer name but i am unable to fetch the customer name when the user enters number.I have to do it simultaneously that is if the user wishes to enter or search through either the customer number or customer name the other data shoud appear automaticaly in the other combobox.plz help me with this.