6
Answers

Dropdown list seleceted value

Imran Bashir

Imran Bashir

8y
296
1
when i select the value from drop down these error come ...
 
input string was not in a correct format 
 
Line 26:             int a = Convert.ToInt32(ddlAccount.SelectedValue);

plz help me.. thanks
 

Answers (6)