Page_Load & ButtonClick?
- From: "Arpan" <arpan_de@xxxxxxxxxxx>
- Date: 25 Jul 2006 15:13:25 -0700
When a Button is clicked in a Web Form in an ASPX page, the Form will
post back to itself. Under such circumstances (i.e. when a Button is
clicked), will the Page_Load sub execute first & then will the Click
event function of the Button execute or will the Click event function
of the Button execute first & then will the Page_Load sub execute?
Thanks,
Arpan
.
- Follow-Ups:
- Re: Page_Load & ButtonClick?
- From: Mischa Kroon
- Re: Page_Load & ButtonClick?
- From: Scott M.
- Re: Page_Load & ButtonClick?
- From: Scott M.
- Re: Page_Load & ButtonClick?
- Prev by Date: TableAdapter Problem
- Next by Date: newbie: menu / sitemap problem
- Previous by thread: TableAdapter Problem
- Next by thread: Re: Page_Load & ButtonClick?
- Index(es):