•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C# section within the Software Development category of DaniWeb, a massive community of 375,208 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,294 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C# advertiser:
Views: 154 | Replies: 0
![]() |
•
•
Join Date: Aug 2007
Location: Gunnison, Colorado
Posts: 54
Reputation:
Rep Power: 1
Solved Threads: 1
C# (and, I assume, all NET languages) has a very obnoxious 'feature' where data is not sent from a control (TextBox, CheckBox, DataGridViewCell...) to the underlying dataset until that control looses focus. This causes problems because there are cases where critical code can get invoked before a value is saved.
I have tried all kinds of tricks to make sure all values the user has entered are sent to the underlying data but there seem to be exceptions to every tactic I try. Has anyone solved this problem?
I have tried all kinds of tricks to make sure all values the user has entered are sent to the underlying data but there seem to be exceptions to every tactic I try. Has anyone solved this problem?
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb C# Marketplace
Similar Threads
- Error trying to perform single word searches in address bar. (Viruses, Spyware and other Nasties)
- Implementing a logviewer using listview (C#)
- linking of two fields and updating database (Visual Basic 4 / 5 / 6)
- Error connecting to database (ASP.NET)
- Updating Controls (C++)
- Updating DB using SqlDataAdapter (ASP.NET)
- Another Trojan.Bookmarker.Gen (Viruses, Spyware and other Nasties)
- 35 processes, need to trim the fat (Viruses, Spyware and other Nasties)
Other Threads in the C# Forum
- Previous Thread: GUI and Implementation Separation
- Next Thread: get data in datagrid...


Linear Mode