due to AsyncPostBackTrigger ControlID="button1" on a button1
window.onload = function () {
alert("test");
}
doesnot get executed secondtime without full post back
Already said in my previous reply that it will work only on page load or full postback
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.