Populating a Data Bound ComboBox in VB.NET With a Custom DataSource
I’ve had this problem for a couple days and I told myself that if I found the solution I would post it on this blog. Basically, what I have is a ComboBox control which has a data binding to its SelectedValue.
I’ve figured out how to populate the ComboBox with my own custom list using a […]












Link