2016-02-03 20:43 UTC
Attached I have created a simple modal dialog with 2 text boxes and have an OnKillFocus event on both. The problem I am running into is when I leave TextBox1 and click into TextBox2, the OnKillFocus event fires for TextBox2 and then the OnKillFocus fires for TextBox1.
I have downloaded the latest as of today to see if maybe it was a bug and was fixed but it still persists in 8.0.4.0.
Has anyone else encountered this? If so, is there some way around this? I have a calculation being done based on several text boxes and with the pre-mature firing it is creating errors in the output.
Any help is appreciated.
Thank you
I have downloaded the latest as of today to see if maybe it was a bug and was fixed but it still persists in 8.0.4.0.
Has anyone else encountered this? If so, is there some way around this? I have a calculation being done based on several text boxes and with the pre-mature firing it is creating errors in the output.
Any help is appreciated.
Thank you