G
Garg
Everytime I run my code, it shows an error that the input string is
not in correct format.
Could anybody tell me what is wrong with my line of code?
str3 = Integer.Parse(dropBasis3.SelectedIndex - 1, 10) + ";"
not in correct format.
Could anybody tell me what is wrong with my line of code?
str3 = Integer.Parse(dropBasis3.SelectedIndex - 1, 10) + ";"