Hi, I am using following method for validating text filed "public virtual bool ShouldChangeCharacters (UITextField textField, NSRange range, string replacementString)" I have created a class for delegate and implemented above method. can any one help me to how to restrict textfields data and how to call this deligate class
↧