I have added a combobox column that is based on a user selection. The first time through the column appears and works correctly. The second time through the combobox column is already within my grid so I don't have to create it again but I need to know how to change it's source when a users changes a different combobox within my form. Do I have to remove the added column and re add it?
Thank You
Thank You