I am populating a combo box with data from a table in the database. That works fine. I then want to set the current value of the box using a value from a different dataset. I'm having some trouble with this. The dataset that I'm using to set the current value is only going to have one row in it.