This is a migrated thread and some comments may be shown as answers.

Event not firing.

1 Answer 115 Views
Input
This is a migrated thread and some comments may be shown as answers.
Tia
Top achievements
Rank 1
Tia asked on 25 Mar 2013, 05:15 PM
Hi,

There is a RadTextBox in my web page in which I want to perform a client side validation as the user enters text. So for the same, I have attached the OnValueChanged event but its not firing as the user types some text. Any help or suggestion?

Thanks,
Tia

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 26 Mar 2013, 04:44 AM
Hi,

The OnValueChanged client side event wont fire when the user types something inside the RadTextBox. Both the OnValueChanged and OnValueChanging event fire only right after the control loses its focus. To understand more about the RadTextBox client-side events, please visit this documentation.

Thanks,
Princy.
Tags
Input
Asked by
Tia
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or