Click here to Skip to main content
15,885,985 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Mysql query with date conditions not working in server Pin
jschell12-Jul-13 13:42
jschell12-Jul-13 13:42 
AnswerMessage Closed Pin
14-Jul-13 2:26
Member 1015486914-Jul-13 2:26 
GeneralRe: Mysql query with date conditions not working in server Pin
Eddy Vluggen14-Jul-13 3:08
professionalEddy Vluggen14-Jul-13 3:08 
QuestionMaster-detail table access vb.net Pin
dmtp11-Jul-13 0:10
dmtp11-Jul-13 0:10 
AnswerRe: Master-detail table access vb.net Pin
ZurdoDev17-Jul-13 7:53
professionalZurdoDev17-Jul-13 7:53 
QuestionRelationship of dll and interface Pin
bfis10813710-Jul-13 0:57
bfis10813710-Jul-13 0:57 
AnswerRe: Relationship of dll and interface Pin
David Fiser10-Jul-13 6:30
David Fiser10-Jul-13 6:30 
QuestionTextChanged Event Won't Fire First Time Pin
Hypermommy9-Jul-13 4:49
Hypermommy9-Jul-13 4:49 
Hi all,

I've got an issue I've been digging on for a few days and just can't seem to find an answer. I have this textbox that's in a grid. The way this page is set up, when the user enters the page for the first time, the first row of the grid (including my troublesome textbox) is in edit mode. When I change the number from 0 to 10 in the textbox and tab out, I expect the TextChanged event to fire, but it doesn't. But if I click back into the textbox and change the number again and tab out, the TextChanged event does fire.

I thought maybe it was in my page load so I put a breakpoint at the bottom of the pageload method. At that point, the textbox.text = 10. I checked the viewstate of the textbox and the value is 0 and IsDirty = true.

I'm stumped what to check next. I also don't know what code to send since it looks like everything's set the way it should be but it just doesn't work the first time.

Any help you can give would be GREATLY appreciated.
Hypermommy

QuestionError Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 18:47
chdboy8-Jul-13 18:47 
AnswerRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 21:01
mveRichard MacCutchan8-Jul-13 21:01 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 21:40
chdboy8-Jul-13 21:40 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 22:11
mveRichard MacCutchan8-Jul-13 22:11 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy8-Jul-13 22:45
chdboy8-Jul-13 22:45 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
Richard MacCutchan8-Jul-13 23:13
mveRichard MacCutchan8-Jul-13 23:13 
AnswerRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
TnTinMn10-Jul-13 9:31
TnTinMn10-Jul-13 9:31 
GeneralRe: Error Could not copy "pay.mdf". Exceeded retry count of 10. Failed. Pin
chdboy10-Jul-13 16:55
chdboy10-Jul-13 16:55 
QuestionProblem with P/Invoke Pin
Nooredin8-Jul-13 10:47
Nooredin8-Jul-13 10:47 
AnswerRe: Problem with P/Invoke Pin
Richard MacCutchan8-Jul-13 20:58
mveRichard MacCutchan8-Jul-13 20:58 
GeneralRe: Problem with P/Invoke Pin
Nooredin8-Jul-13 22:38
Nooredin8-Jul-13 22:38 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan8-Jul-13 23:09
mveRichard MacCutchan8-Jul-13 23:09 
GeneralRe: Problem with P/Invoke Pin
Nooredin9-Jul-13 10:38
Nooredin9-Jul-13 10:38 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan9-Jul-13 10:47
mveRichard MacCutchan9-Jul-13 10:47 
GeneralRe: Problem with P/Invoke Pin
Nooredin9-Jul-13 11:42
Nooredin9-Jul-13 11:42 
GeneralRe: Problem with P/Invoke Pin
Richard MacCutchan9-Jul-13 21:22
mveRichard MacCutchan9-Jul-13 21:22 
GeneralRe: Problem with P/Invoke Pin
Nooredin10-Jul-13 23:10
Nooredin10-Jul-13 23:10 

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.