Imran Bashir

Imran Bashir

  • NA
  • 186
  • 13.5k

Dropdown list seleceted value

Jul 26 2016 4:59 PM
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)