Dynamic combo box for beginners.
when we create a combo box it is hard to add extra combo item to combo box dynamically. so that we should add the combo item to data base first and after that should get them from data base and should enter to combo box.