Click here to Skip to main content
15,890,882 members
Home / Discussions / C#
   

C#

 
JokeRe: Is it safe to use Process.GetCurrentProcess().Kill() ? Pin
Luc Pattyn7-Oct-09 5:00
sitebuilderLuc Pattyn7-Oct-09 5:00 
AnswerRe: Is it safe to use Process.GetCurrentProcess().Kill() ? Pin
EliottA7-Oct-09 3:59
EliottA7-Oct-09 3:59 
AnswerRe: Is it safe to use Process.GetCurrentProcess().Kill() ? Pin
Saksida Bojan7-Oct-09 4:18
Saksida Bojan7-Oct-09 4:18 
AnswerRe: Is it safe to use Process.GetCurrentProcess().Kill() ? Pin
PIEBALDconsult7-Oct-09 4:32
mvePIEBALDconsult7-Oct-09 4:32 
AnswerRe: Is it safe to use Process.GetCurrentProcess().Kill() ? Pin
ramz_g7-Oct-09 5:28
ramz_g7-Oct-09 5:28 
QuestionAscertain table bound to textBox Pin
kanchoette7-Oct-09 3:28
kanchoette7-Oct-09 3:28 
AnswerRe: Ascertain table bound to textBox Pin
Henry Minute7-Oct-09 4:13
Henry Minute7-Oct-09 4:13 
GeneralRe: Ascertain table bound to textBox Pin
kanchoette7-Oct-09 10:12
kanchoette7-Oct-09 10:12 
No hacking. No excitement here Smile | :)

My application contains several texboxes which are databound to table(s) containing date fields. The users have a habit of putting dates into the wrong textboxes (Grrrr!!) and then trying to correct the error(s) by attempting to have a blank (null) textbox via the backspace key. The system won't allow this.

So, I am trying to create a function which

a) understands which textbox it is checking
b) locates the correct table databound to that textbox (my question)
c) sets the associated table row field to System.DBNull.Value in order for my application to be satisfied with the user's correction.

Hope that makes more sense.

My apologies for the curt original question. I always assume that all coders are part of the Borg collective Smile | :) He he.
GeneralRe: Ascertain table bound to textBox Pin
Henry Minute7-Oct-09 10:52
Henry Minute7-Oct-09 10:52 
QuestionGetting text from a document Pin
Nagy Vilmos7-Oct-09 3:12
professionalNagy Vilmos7-Oct-09 3:12 
AnswerRe: Getting text from a document Pin
Giorgi Dalakishvili7-Oct-09 3:31
mentorGiorgi Dalakishvili7-Oct-09 3:31 
GeneralRe: Getting text from a document Pin
Nagy Vilmos7-Oct-09 3:45
professionalNagy Vilmos7-Oct-09 3:45 
GeneralRe: Getting text from a document Pin
Giorgi Dalakishvili7-Oct-09 4:02
mentorGiorgi Dalakishvili7-Oct-09 4:02 
AnswerRe: Getting text from a document Pin
EliottA7-Oct-09 3:33
EliottA7-Oct-09 3:33 
Questionform 1 to form 2 Pin
ghelhei7-Oct-09 3:08
ghelhei7-Oct-09 3:08 
AnswerRe: form 1 to form 2 Pin
J4amieC7-Oct-09 3:14
J4amieC7-Oct-09 3:14 
AnswerRe: form 1 to form 2 Pin
AhmedMasum7-Oct-09 3:41
AhmedMasum7-Oct-09 3:41 
GeneralRe: form 1 to form 2 Pin
OriginalGriff7-Oct-09 3:51
mveOriginalGriff7-Oct-09 3:51 
QuestionUsing Regex to find a Match Pin
butchzn7-Oct-09 2:38
butchzn7-Oct-09 2:38 
AnswerRe: Using Regex to find a Match Pin
OriginalGriff7-Oct-09 2:57
mveOriginalGriff7-Oct-09 2:57 
AnswerRe: Using Regex to find a Match Pin
PIEBALDconsult7-Oct-09 4:34
mvePIEBALDconsult7-Oct-09 4:34 
QuestionGo back to old file path after open file dialog box Pin
AhmedMasum7-Oct-09 2:18
AhmedMasum7-Oct-09 2:18 
AnswerRe: Go back to old file path after open file dialog box Pin
stancrm7-Oct-09 2:23
stancrm7-Oct-09 2:23 
GeneralRe: Go back to old file path after open file dialog box Pin
AhmedMasum7-Oct-09 3:32
AhmedMasum7-Oct-09 3:32 
GeneralRe: Go back to old file path after open file dialog box Pin
stancrm7-Oct-09 20:43
stancrm7-Oct-09 20:43 

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.