B
bz
Hi,
I need to bind the dropdown event to an event handler, but not from
beginning (in form's load or constructor), but little bit later, when
a background process completes.
Is there any way to detect if I already bound a handler to the event
(to not bind the handler several times)
Thank you
I need to bind the dropdown event to an event handler, but not from
beginning (in form's load or constructor), but little bit later, when
a background process completes.
Is there any way to detect if I already bound a handler to the event
(to not bind the handler several times)
Thank you