hello folks, i am using a TextBox Contorl.Now i wanna to store TextBox value in int dataType.
private int _intValue = TextBox.text.toString(); but it gives error.plz tell me how can i store dis. Thanx, Sam
hello folks, i am using a TextBox Contorl.Now i wanna to store TextBox value in int dataType.
private int _intValue = TextBox.text.toString(); but it gives error.plz tell me how can i store dis. Thanx, Sam