Hi,
I need to receive each value changed event on a RadNumerciDown instance. I thought it would be the case with the ValueChanged but this event occurs only when the focus is lost. The key down event doesn't work too...
Thus, I don't know which event I can listen or which method I have to override to get all the internal value changes.
Does anyone know a way to do it?
Thanks in advance
I need to receive each value changed event on a RadNumerciDown instance. I thought it would be the case with the ValueChanged but this event occurs only when the focus is lost. The key down event doesn't work too...
Thus, I don't know which event I can listen or which method I have to override to get all the internal value changes.
Does anyone know a way to do it?
Thanks in advance