I have 2 combo box(cmbsource, cmbdestination) with names of cities in the list,
Goods transfer happen from Source(cmbsource) to Destination(cmbdestination)
Now what i need to know is how to stop the user from picking up the same city in source and destination?
