Hi guys,
I just wonder how i can validate a TextBox( like txtName) to accept just string value and not any numeric value?
Cloud u please let me know how I can do it? should I use a try and catch block?
Thanks