Hi,
I have a problem in my web form: when I'm trying to click a button with a declared onclick event, the website is not moving to the event code (in the *.cs code file).
When I'm putting a breakpoint, debuggin the project and pressing the button, nothing happens.
I didn't create the event myself, I double-clicked the button in the design mode, and the Visual Studio 2008 created the event.
This is the first time I have this problem.
What should I do?
Thanks, Idan.
...
Go to the complete details ...