JoeDeveloper
11-28-2007, 01:58 PM
Hello All,
Is there any way to prevent a backspace or delete event from happening in a TextInput control?
I have a TextInput control where a user can enter some numbers. But when they try to use backspace or delete key to clear the numbers, it should not allow them to do so, hence preventing the backspace or delete event from happening.
Thanks in advance.
Is there any way to prevent a backspace or delete event from happening in a TextInput control?
I have a TextInput control where a user can enter some numbers. But when they try to use backspace or delete key to clear the numbers, it should not allow them to do so, hence preventing the backspace or delete event from happening.
Thanks in advance.