Click here to Skip to main content
15,898,036 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Final Year Project Pin
Nasri872-Jun-10 20:45
Nasri872-Jun-10 20:45 
QuestionCouldn't understand this code Pin
netJP12L18-May-10 10:44
netJP12L18-May-10 10:44 
AnswerRe: Couldn't understand this code Pin
Not Active18-May-10 11:10
mentorNot Active18-May-10 11:10 
AnswerRe: Couldn't understand this code Pin
Yusuf18-May-10 14:03
Yusuf18-May-10 14:03 
QuestionUpdating textbox Pin
Dhyanga18-May-10 9:09
Dhyanga18-May-10 9:09 
AnswerRe: Updating textbox Pin
Sandeep Mewara18-May-10 9:39
mveSandeep Mewara18-May-10 9:39 
GeneralRe: Updating textbox Pin
Dhyanga18-May-10 9:43
Dhyanga18-May-10 9:43 
GeneralRe: Updating textbox Pin
Sandeep Mewara18-May-10 9:48
mveSandeep Mewara18-May-10 9:48 
You need to be little more clear Suchita!

From what i got from your details, the flow should be:
1. Fill some value in Usercontrol ascx: ValueA
2. Press buttonA in ASPX parent page.
3. buttonA, brings ValueA in the textboxA of ASPX parent page
4. buttonA, send the ValueA in DB to store.

Now, if the sequence is right, they need to be SYNCHRONOUSLY, i.e. one after other.

Further, step 3 & 4 needs to be coded together in its handler. Add on if i missed something and also post a little part of your button click event.
GeneralRe: Updating textbox Pin
Dhyanga18-May-10 9:54
Dhyanga18-May-10 9:54 
GeneralRe: Updating textbox Pin
Sandeep Mewara18-May-10 9:56
mveSandeep Mewara18-May-10 9:56 
GeneralRe: Updating textbox Pin
Dhyanga18-May-10 10:01
Dhyanga18-May-10 10:01 
GeneralRe: Updating textbox Pin
Sandeep Mewara18-May-10 19:53
mveSandeep Mewara18-May-10 19:53 
GeneralRe: Updating textbox Pin
Dhyanga19-May-10 3:15
Dhyanga19-May-10 3:15 
AnswerRe: Updating textbox Pin
Brij18-May-10 17:03
mentorBrij18-May-10 17:03 
GeneralRe: Updating textbox Pin
Dhyanga19-May-10 3:01
Dhyanga19-May-10 3:01 
GeneralRe: Updating textbox Pin
Dhyanga19-May-10 3:16
Dhyanga19-May-10 3:16 
Questionconverting an html table to image Pin
praveenkumar_mca18-May-10 5:53
praveenkumar_mca18-May-10 5:53 
AnswerRe: converting an html table to image Pin
Sandeep Mewara18-May-10 6:44
mveSandeep Mewara18-May-10 6:44 
Questionmenu Pin
tek 200918-May-10 5:37
tek 200918-May-10 5:37 
AnswerRe: menu Pin
Sandeep Mewara18-May-10 6:46
mveSandeep Mewara18-May-10 6:46 
GeneralRe: menu Pin
tek 200918-May-10 22:35
tek 200918-May-10 22:35 
QuestionUser Control Pin
MWRivera18-May-10 4:54
MWRivera18-May-10 4:54 
AnswerRe: User Control Pin
Not Active18-May-10 5:55
mentorNot Active18-May-10 5:55 
AnswerRe: User Control Pin
Dhyanga18-May-10 6:00
Dhyanga18-May-10 6:00 
GeneralRe: User Control Pin
Sandeep Mewara18-May-10 6:50
mveSandeep Mewara18-May-10 6:50 

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.