M
Mircea Pleteriu
Hi all,
I have an Windows Control that proviced an Change event.
I placed the control into an ASPX page
The control is accessed from within java scripts.
The problem is that even if I attach an handler to the Change event (using
the attachEvent method) the handler is not invoked. I debugged the control
and the Change event is null !!! event if the attachEvent returns success.
Do you have any idea where it goes wrong?
I have an Windows Control that proviced an Change event.
I placed the control into an ASPX page
The control is accessed from within java scripts.
The problem is that even if I attach an handler to the Change event (using
the attachEvent method) the handler is not invoked. I debugged the control
and the Change event is null !!! event if the attachEvent returns success.
Do you have any idea where it goes wrong?