I have a grid that has a combo box in one column and I am trying to have each record that is displayed in the grid to display the fields from a table who's name is in another text box in the grid. I am able to populate the combo box but the information that is displayed is from the text box of record 1 and not its corresponding record. I am hoping someone can tell me how to accomplish this or if it is even possible to do.