Hi,
I have the following line of code
string y = Country.SelectedItem.Text ;
which is meant to take the text value of a different drop down box, but when I debug it i can see that the variable is not taking the value from the drop down box.
Can any one help to why its not doing it.
Thanks,
R8VI
Start Free Trial