Hi everyone,
I'm using two Telerik NumericUpDown controllers (lets say A and B)
If A is edited B is set to 0
If B is edited A is set to B.Value * Variable
If I use only the ValueChanged event I'm not able to implement this.
Is it possible to capture arrowUp or arrowDown clik events?
Thanks everyone, I hope I made myself clear, sorry if not it's my first post here.
I'm using two Telerik NumericUpDown controllers (lets say A and B)
If A is edited B is set to 0
If B is edited A is set to B.Value * Variable
If I use only the ValueChanged event I'm not able to implement this.
Is it possible to capture arrowUp or arrowDown clik events?
Thanks everyone, I hope I made myself clear, sorry if not it's my first post here.