Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
From your code, there does not seem any problem.
One suggestion, yo could've public property in your usercontrol which gives the value that you want to update in textbox and use that property. This is cleaner and simple approach.
Debug your code and see where the problem lies.

Using the textbox to insert the data in DB should not be a problem. Also try using a local variable assign this first, then use this to insert in DB, might be you get the problem.

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 
GeneralRe: User Control Pin
MWRivera19-May-10 4:30
MWRivera19-May-10 4:30 
QuestionStored procedure Pin
Morgs Morgan18-May-10 4:39
Morgs Morgan18-May-10 4:39 
AnswerRe: Stored procedure Pin
R. Giskard Reventlov18-May-10 4:55
R. Giskard Reventlov18-May-10 4:55 
GeneralRe: Stored procedure Pin
Morgs Morgan18-May-10 5:53
Morgs Morgan18-May-10 5:53 
AnswerRe: Stored procedure Pin
T M Gray18-May-10 7:50
T M Gray18-May-10 7:50 
Questionscheduling in ASP.Net Pin
Amit Patel198518-May-10 4:14
Amit Patel198518-May-10 4:14 

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.