Hello,
Is there any property of C1TextBox so that it allows only Numbers OR only alphabets? I know there is a regex options.. but I need to stop the user from entering anything but numbers..so that there is no need to call validation methods.
Thanks
Jay