Click here to Skip to main content
15,905,877 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Gridview paging problem Pin
Thanigainathan.S6-Oct-09 3:13
Thanigainathan.S6-Oct-09 3:13 
GeneralRe: Gridview paging problem Pin
meeram3956-Oct-09 3:47
meeram3956-Oct-09 3:47 
AnswerRe: Gridview paging problem Pin
Rutvik Dave6-Oct-09 5:08
professionalRutvik Dave6-Oct-09 5:08 
QuestionItemDataBound event in Asp.net Pin
shaik_mr5-Oct-09 23:24
shaik_mr5-Oct-09 23:24 
AnswerRe: ItemDataBound event in Asp.net Pin
Christian Graus5-Oct-09 23:33
protectorChristian Graus5-Oct-09 23:33 
GeneralRe: ItemDataBound event in Asp.net Pin
shaik_mr5-Oct-09 23:54
shaik_mr5-Oct-09 23:54 
GeneralRe: ItemDataBound event in Asp.net Pin
Christian Graus5-Oct-09 23:57
protectorChristian Graus5-Oct-09 23:57 
QuestionData Transfer / Multiple pages. Pin
gerrybrennan5-Oct-09 22:53
gerrybrennan5-Oct-09 22:53 
Hi I have five pages.

A B C D E;

A calls B calls C. (via buttons on respective pages)
also
A calls D calls E. (via buttons on respective pages)

A shows 2 values B1 & C1 (Both empty at start)
A shows 2 more values D1 & E1 (Both empty at start)

Notes.
To get to C the user first presses Bbutton then when in B presses the CButton.
When In C a user enters some data in text box C1 and returns to B.
When In B C1 should be displayed. Also the user enters some more information B1 and returns to A
When back at A, when page B returns A should update and show B1 & C1

To get to E the user first presses Dbutton then when in D presses the EButton.
When In E a user enters some data in text box E1 and returns to D.
When In D E1 should be displayed. Also the user enters some more information D1 and returns to A
When back at A, when page D returns A should update and show B1 & C1



Could any seasoned professional please suggest how they would approach this.

How do you exit a page and return to the calling page ?

My preferred approach is using properties set/get. However how do you refresh relevent fields when a page returns?

G.
AnswerRe: Data Transfer / Multiple pages. Pin
Christian Graus5-Oct-09 23:37
protectorChristian Graus5-Oct-09 23:37 
AnswerRe: Data Transfer / Multiple pages. Pin
Kannan Ar6-Oct-09 5:48
professionalKannan Ar6-Oct-09 5:48 
QuestionAjax Shoppin Cart Pin
KhandelwalA5-Oct-09 22:47
KhandelwalA5-Oct-09 22:47 
AnswerRe: Ajax Shoppin Cart Pin
Christian Graus5-Oct-09 23:42
protectorChristian Graus5-Oct-09 23:42 
QuestionHow to stop text_changed event on a particular button click Pin
amittinku5-Oct-09 21:53
amittinku5-Oct-09 21:53 
AnswerRe: How to stop text_changed event on a particular button click Pin
Anurag Gandhi5-Oct-09 22:37
professionalAnurag Gandhi5-Oct-09 22:37 
GeneralRe: How to stop text_changed event on a particular button click Pin
amittinku5-Oct-09 22:44
amittinku5-Oct-09 22:44 
GeneralRe: How to stop text_changed event on a particular button click Pin
Christian Graus5-Oct-09 23:48
protectorChristian Graus5-Oct-09 23:48 
GeneralRe: How to stop text_changed event on a particular button click Pin
amittinku6-Oct-09 0:03
amittinku6-Oct-09 0:03 
GeneralRe: How to stop text_changed event on a particular button click Pin
Christian Graus6-Oct-09 0:19
protectorChristian Graus6-Oct-09 0:19 
GeneralRe: How to stop text_changed event on a particular button click Pin
amittinku6-Oct-09 0:20
amittinku6-Oct-09 0:20 
GeneralRe: How to stop text_changed event on a particular button click Pin
Christian Graus6-Oct-09 1:05
protectorChristian Graus6-Oct-09 1:05 
AnswerRe: How to stop text_changed event on a particular button click Pin
Arindam Tewary6-Oct-09 7:03
professionalArindam Tewary6-Oct-09 7:03 
GeneralRe: How to stop text_changed event on a particular button click Pin
Christian Graus6-Oct-09 10:08
protectorChristian Graus6-Oct-09 10:08 
GeneralRe: How to stop text_changed event on a particular button click Pin
amittinku7-Oct-09 16:57
amittinku7-Oct-09 16:57 
Questionshared variable Pin
Blikkies5-Oct-09 21:39
professionalBlikkies5-Oct-09 21:39 
AnswerRe: shared variable Pin
Amit Patel19855-Oct-09 21:44
Amit Patel19855-Oct-09 21:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.