Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

how to capture an event once input lost its focus?

Hi All,

is it possible to capture an event once an input component lost its focus? i'm looking for a solution that will not involve using other component's Focus event...

thank you all in advance!
Best,
R.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to capture an event once input lost its focus?

Hi Ram,

You can use component Blur event that fires when input focus lefts component.

Ram
Posts: 0
Joined: Fri Aug 02, 2013 12:15 pm

how to capture an event once input lost its focus?

perfect! thx much!

Return to “Issues”