Completed
Last Updated: 16 Jul 2015 07:56 by Brett
ADMIN
Danail Vasilev
Created on: 04 Mar 2015 12:44
Category: InputManager
Type: Bug Report
0
FIX set_cancel method of the args in RadTextBox OnValueChanging event is taking effect on the second blur

		
1 comment
Brett
Posted on: 04 Mar 2015 16:18
Thanks for setting this up. I just wanted to add my StackOverflow link for reference purposes: http://stackoverflow.com/questions/28769622/canceled-event-is-not-reverting-radtextbox-to-initial-value 

In my implementation, I'm ultimately using the results of an XHR call to set the canceled field of the eventArg. The problem, however, most likely relates to the conditional, aspect of calling radprompt, radwindow, or radalert instances within the encapsulating function.