Fill the values in combo box of excel sheet

P

Priyanka

hi

im having two columns of excel sheet having combo box as control in it.
i have filled the comboBox1 with the values i have stored in C# code and on
selection of any one value , i want to get the values coressponding to the
selected value from C# code and fill them to comboBox2.

please help....

thanks
 
Top