Hi


   I am having issue with FocusOut Event.I have an ADG with TextInput as my
renderer in most of the columns.I have added a FocusOut Event as listener on
my textInput Renderer component.FocusOut Event gets triggered whenever my
focus moves away from the TextInput to any blank areas on the ADG and my
listener function gets called perfectly,But whenever i move my focus from
one textInput Renderer component to another TextInput Renderer
component(either in the same column or a different column),FocusOut Event
Listener function is called twice as a result i am getting wrong results.It
is called once for the previous Focused Out textInput and once for the new
Focused In Textinput.How do i resolve this issue.



Regards

Sidd


Reply via email to