I would like to be able to bind a delegate to a button\'s Click event using the += syntax. But the event handler gets lost after postback. Here are some more details.