E
Eric Sabine
I have code in my page_load event that definitely gets fired because I can
step through it. But code wired to my button_click event isn't getting
fired. The control is of type system.web.ui.webcontrols.button. If I
double-click on the control in the design window, I am taken to the
appropraite control's click event and can see my code which _should_ file.
But at runtime, the code doesn't fire. I don't get it. Any ideas?
Eric
step through it. But code wired to my button_click event isn't getting
fired. The control is of type system.web.ui.webcontrols.button. If I
double-click on the control in the design window, I am taken to the
appropraite control's click event and can see my code which _should_ file.
But at runtime, the code doesn't fire. I don't get it. Any ideas?
Eric