Hi EveryOne,
I want to limit user from typing characters above certain limit. Suppose i want only ten character long word input from user via TextField and if user tries to input more than ten characters into the TextField the TextField cursor should not move. Any help be appreciated. Thanks for ur help.
I want to limit user from typing characters above certain limit. Suppose i want only ten character long word input from user via TextField and if user tries to input more than ten characters into the TextField the TextField cursor should not move. Any help be appreciated. Thanks for ur help.