i have 2 combobox 1 is that to check if the status of the room is available or occupied.
i want to show my records into my combobox of what is the room type that is available.
for example:
cmbroom has two item the "delux" and the "ordinary" in my database.
i want to show it into cmbroom?
thanks in advance