T
Tomas
Hello,
As we know TextBox.OnTextChanged event do not fired when text is typed,
TextBox must lose focus or ENTER key must be pressed in TextBox to execute
OnTextChanged.
Maybe someone could suggest hack how to execute OnTextChanged event on
typing?
Regards,
Tomas
As we know TextBox.OnTextChanged event do not fired when text is typed,
TextBox must lose focus or ENTER key must be pressed in TextBox to execute
OnTextChanged.
Maybe someone could suggest hack how to execute OnTextChanged event on
typing?
Regards,
Tomas