❔ Filling a combo box in a class that is from a form
So I have a project that requires me to use databases, I chose to use access database since I am familiar with it. But i am trying to put in some combo boxes with the data from the database. When I did that it worked, but my teacher asked me to put it in the same class that I read my data from. Is this possible?
