Click here to Skip to main content
15,902,911 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Validation control Pin
FyreWyrm2-Jun-08 12:47
FyreWyrm2-Jun-08 12:47 
GeneralRe: Validation control Pin
N a v a n e e t h2-Jun-08 20:53
N a v a n e e t h2-Jun-08 20:53 
AnswerRe: Validation control Pin
N a v a n e e t h2-Jun-08 20:50
N a v a n e e t h2-Jun-08 20:50 
Questionhow to display records? Pin
ketan bader1-Jun-08 22:04
ketan bader1-Jun-08 22:04 
AnswerRe: how to display records? Pin
Ashfield1-Jun-08 23:09
Ashfield1-Jun-08 23:09 
QuestionHow to add text box value/text in to gridview without using db Pin
ashwinibhalerao1-Jun-08 21:54
ashwinibhalerao1-Jun-08 21:54 
AnswerRe: How to add text box value/text in to gridview without using db Pin
John_Adams2-Jun-08 6:13
John_Adams2-Jun-08 6:13 
QuestionRecord Status or Detecting Value Changes Pin
FyreWyrm1-Jun-08 14:29
FyreWyrm1-Jun-08 14:29 
I've tried searching to see if this question has been asked before, but the search is not working for some reason.

Does anybody know of an easy way to detect if a displayed record has been altered by the user? When we display a screen to the user with data from the DB, we want to know if they have altered any data so if they close the screen without saving we can prompt them to save. My first though was to wire up each control's "value changed" event and set a custom property to show that the record had been altered. That's not bad except I've got an average of 30 controls per form and am dealing with around 20 forms. There's got to be an easier way. Is there some kind of form-wide "value change" event that I can catch?
AnswerRe: Record Status or Detecting Value Changes Pin
led mike2-Jun-08 4:33
led mike2-Jun-08 4:33 
GeneralRe: Record Status or Detecting Value Changes Pin
FyreWyrm2-Jun-08 12:41
FyreWyrm2-Jun-08 12:41 
GeneralRe: Record Status or Detecting Value Changes Pin
darkelv2-Jun-08 22:48
darkelv2-Jun-08 22:48 
GeneralRe: Record Status or Detecting Value Changes Pin
led mike3-Jun-08 5:19
led mike3-Jun-08 5:19 
GeneralRe: Record Status or Detecting Value Changes Pin
FyreWyrm3-Jun-08 15:32
FyreWyrm3-Jun-08 15:32 
GeneralRe: Record Status or Detecting Value Changes Pin
led mike4-Jun-08 5:00
led mike4-Jun-08 5:00 
GeneralRe: Record Status or Detecting Value Changes Pin
FyreWyrm4-Jun-08 13:39
FyreWyrm4-Jun-08 13:39 
AnswerRe: Record Status or Detecting Value Changes Pin
Mike Dimmick2-Jun-08 6:01
Mike Dimmick2-Jun-08 6:01 
GeneralRe: Record Status or Detecting Value Changes Pin
FyreWyrm2-Jun-08 12:45
FyreWyrm2-Jun-08 12:45 
GeneralRe: Record Status or Detecting Value Changes Pin
Robert Rohde2-Jun-08 22:22
Robert Rohde2-Jun-08 22:22 
AnswerRe: Record Status or Detecting Value Changes Pin
Pete O'Hanlon2-Jun-08 21:42
mvePete O'Hanlon2-Jun-08 21:42 
GeneralRe: Record Status or Detecting Value Changes Pin
FyreWyrm3-Jun-08 16:05
FyreWyrm3-Jun-08 16:05 
GeneralRe: Record Status or Detecting Value Changes Pin
Pete O'Hanlon4-Jun-08 2:01
mvePete O'Hanlon4-Jun-08 2:01 
QuestionRe: Record Status or Detecting Value Changes Pin
FyreWyrm5-Jun-08 7:44
FyreWyrm5-Jun-08 7:44 
AnswerRe: Record Status or Detecting Value Changes Pin
Pete O'Hanlon5-Jun-08 10:17
mvePete O'Hanlon5-Jun-08 10:17 
QuestionFTP / User Upload Pin
jonig1930-May-08 10:14
jonig1930-May-08 10:14 
AnswerRe: FTP / User Upload Pin
led mike2-Jun-08 4:28
led mike2-Jun-08 4:28 

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.