3
Reply

How Convert TextBox Value in integer?

krishna vala

krishna vala

Apr 11 2017 11:35 AM
377
How Convert TextBox Value in integer?
My code is here
what is the problem in my code?
int qt2 = Convert.ToInt32(TotalFarmer.Text); 

Answers (3)