Implement a cross page Postback in ASP.Net

Implement a cross page Postback in ASP.Net

How to implement a cross page Postback in ASP.Net In this video tutorial, Chris Pels shows how to create a Cross Page PostBack in ASP.NET, where a control on a source page raises a PostBack event to a different target page. First, learn how to configure a Button control to PostBack to a different target page. Then, learn how to get information from controls on the source page with the PreviousPage property and the FindControl method. Then, learn how to use public properties on the source page ...more

Wonder How To Implement a cross page Postback in ASP.Net

Create/Add To Playlist

Video Information

How to implement a cross page Postback in ASP.Net

Computers & Programming • ASP.Net (C# & VB.Net)

In this video tutorial, Chris Pels shows how to create a Cross Page PostBack in ASP.NET, where a control on a source page raises a PostBack event to a different target page. First, learn how to configure a Button control to PostBack to a different target page. Then, learn how to get information from controls on the source page with the PreviousPage property and the FindControl method. Then, learn how to use public properties on the source page to expose data to the target page, and learn how to use the @PreviousPageType directive on the target page to access these properties. Finally, learn the difference between a Cross Page PostBack and the Server.Transfer method.

you haven't graded this video yet click below to grade
A+
A
A-
B+
B
B-
C+
C
C-
D+
D
D-
F
Average Grade B
Length 29:40
Views 140
Format WMP
Curated 3 months ago by rmansur
Start the Discussion
Add your comment:
loading...