Connecting Tech Pros Worldwide Forums | Help | Site Map

Event handlers no longer working in 2.0

ross
Guest
 
Posts: n/a
#1: Mar 7 '06
Hi All,

I have a parent class in which I keep several buttons and their event
handlers. Once I upgraded to 2.0 the event handlers stopped getting fired.

In the aspx page I am getting the warning that my buttons are already
defined; however, I don't know how to prevent the <asp:Button> tag from
creating a whole new button variable.

Any help would be much appreciated.

Thanks,

Ross

Closed Thread