Hi I have a gridcontrol, which includes three columns: column1, column2 and column 3. Column2 and Column3 are repository comboBox1 and repository comboBox2: repcomboBox 1 has a data source of string type list and repcomboBox2 has a data source of int type list. My grid control also has a data source...