I've placed a link button control on my web form and added the click event to the code behind (automatically), but I've placed a break point and it never hits it. If I do the same thing with a button it works just fine.

I've searched for this problem and none of the results seem to answer why mine isn't working. Maybe I'm just missing something?

Thanks.