Click here to Skip to main content
15,896,359 members
Articles / Programming Languages / Visual Basic

Load a ComboBox at Runtime

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
7 Jan 2011CPOL2 min read 45.8K   7  
Learn how to use a dataset object to load a combobox (or other similar objects) at runtime instead of needing to set anything up at design time.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) DeGarmo
United States United States
I am currently a Senior Software Developer at a company in Illinois called DeGarmo. My primary skills are in .NET, SQL, JavaScript, and other web technologies although I have worked with PowerShell, C, and Java as well.

In my previous positions, I have worked as a lead developer, professor and IT Director. As such, I have been able to develop software on a number of different types of systems and I have learned how to correctly oversee the overall direction of technology for an organization. I've developed applications for everything from machine automation to complete ERP systems.

I enjoy taking hard subjects and making them easy to understand for people unfamiliar with the topic.

Comments and Discussions