7
Answers

how to convert an int

Photo of Enos

Enos

10y
1.3k
1
HI,
 
Am getting an error on this line ; it says input string was not incorrect format please help...
 
 int userid = Convert.ToInt32(Selected_List.SelectedItems[0].SubItems[0].Text.ToString()); 

Answers (7)