Sir, I am in the function of search.
My task is by using comboBox.
here is my form.
You can see the numbers in comboBox. These are the houseNumber saved in the database.
here the way I saved data into database:-
Like this, I want search functions too.
when I select a houseNumber from comboBox and click the search button, I want the data to be filled in the above picture.
please help me.