Support My Blog
Download Free Games

Load Combo Items from a Text File

Hi, We have seen most methods to populate  Combo.  I would like to share another way, which is an important one. In this example, we will import Combo items from a Text File. This file has comma separated values ( techies call em CSVs ). In our case, each line in the Text File will [...]