You'll have to set the DataSource for each box explicitly.
About the closest you can get to looping would be to create an array
of comboboxes yourself, or loop through the Controls collection, check
if the control is a combo box, and then bind it.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.