Perhaps I am doing something wrong, but I believe there is a problem with ScriptManager.RegisterOnSubmitStatement. When using normal postback and the regular ClientScript.RegisterOnSubmitStatement method, all submit-statements are cleared each time the page loads. But when using the ScriptManager.RegisterOnSubmitStatement...