B
Bren
I am having problems with custom events raised by an object, if an
aspx form is the event sink - I had posted earlier about this and
found I was having problems changes in the UI not reflected after the
event has fired - I am pretty confident that the event is coded in
the class correctly, and the event is being captured in the form -
does anyone know of any issues that I should be aware of with this
kind of event handling in a web form, as opposed to more standard
handling of control events ?? any ideas much appreciated or any
references to a good example as I can't seem to find one...
aspx form is the event sink - I had posted earlier about this and
found I was having problems changes in the UI not reflected after the
event has fired - I am pretty confident that the event is coded in
the class correctly, and the event is being captured in the form -
does anyone know of any issues that I should be aware of with this
kind of event handling in a web form, as opposed to more standard
handling of control events ?? any ideas much appreciated or any
references to a good example as I can't seem to find one...