12
Reply

Button_Click event not getting invoked

soumya p n

soumya p n

Dec 19 2007 2:31 AM
3.6k
i have a button in my aspx page.the problem is button click event is not getting invoked instead page_load event is getting invoked when i click the button..i have given the condition if(!ispostback) under page_load event..even then i am facing this problem..is the page getting refreshed or so..?
Please help me out...


Answers (12)