Click here to Skip to main content
15,915,508 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: String Manipulation Pin
Hesham Amin14-Oct-07 4:49
Hesham Amin14-Oct-07 4:49 
GeneralRe: String Manipulation Pin
Chibuye14-Oct-07 21:15
Chibuye14-Oct-07 21:15 
Questionmulticolumn combobox in vb.net2005 Pin
nilam1114-Oct-07 1:19
nilam1114-Oct-07 1:19 
Questiondatatablemapping vb.net2005 Pin
nilam1114-Oct-07 1:02
nilam1114-Oct-07 1:02 
QuestionSQL Select Command in VB.net Pin
Abbhie13-Oct-07 22:56
Abbhie13-Oct-07 22:56 
AnswerRe: SQL Select Command in VB.net Pin
Christian Graus13-Oct-07 23:11
protectorChristian Graus13-Oct-07 23:11 
Questionerror provider Pin
Mark Cabbage13-Oct-07 20:40
Mark Cabbage13-Oct-07 20:40 
AnswerRe: error provider Pin
Mark Cabbage13-Oct-07 21:59
Mark Cabbage13-Oct-07 21:59 
Thinking about it I guess it is behaving as expected. ie: when leaving the control the validating routine runs and when it fails the action to move elsewhere is aborted through the e.cancel.

So with this in mind I have moved the code to different events such as "TextChanged" and "Leave" BUT for some reason the errorprovider only displays on some occasions rather than all. Typically on the first time I enter an invalid value (such as blank ""), the errorprovider doesn't display but if I create the same error it displays.

This validation stuff is driving me Nuts !!!!

What do you guys normally do to validate a whole bunch of controls on a page ? I would have thought validating field by field was more user friendly than waiting til the end and doing it, but as described in my example sometimes it isn't practical to force a user to stay on the control.
QuestionHow to make a window Flash Pin
WestSideRailways13-Oct-07 13:22
WestSideRailways13-Oct-07 13:22 
AnswerRe: How to make a window Flash Pin
Christian Graus13-Oct-07 14:22
protectorChristian Graus13-Oct-07 14:22 
GeneralRe: How to make a window Flash Pin
WestSideRailways13-Oct-07 15:20
WestSideRailways13-Oct-07 15:20 
GeneralRe: How to make a window Flash Pin
Christian Graus13-Oct-07 16:22
protectorChristian Graus13-Oct-07 16:22 
GeneralRe: How to make a window Flash Pin
WestSideRailways13-Oct-07 18:29
WestSideRailways13-Oct-07 18:29 
GeneralRe: How to make a window Flash Pin
Christian Graus13-Oct-07 20:44
protectorChristian Graus13-Oct-07 20:44 
GeneralRe: How to make a window Flash Pin
The ANZAC14-Oct-07 15:03
The ANZAC14-Oct-07 15:03 
Questionprinting RTB contents Pin
BooleanTrue13-Oct-07 11:50
professionalBooleanTrue13-Oct-07 11:50 
AnswerRe: printing RTB contents Pin
Dave Kreskowiak13-Oct-07 15:23
mveDave Kreskowiak13-Oct-07 15:23 
AnswerRe: printing RTB contents Pin
Duncan Edwards Jones14-Oct-07 0:44
professionalDuncan Edwards Jones14-Oct-07 0:44 
QuestionEditing Text Files and Creating new one of them Pin
Kalpeshpatelbyk13-Oct-07 2:07
Kalpeshpatelbyk13-Oct-07 2:07 
AnswerRe: Editing Text Files and Creating new one of them Pin
pmarfleet13-Oct-07 4:40
pmarfleet13-Oct-07 4:40 
AnswerRe: Editing Text Files and Creating new one of them Pin
Christian Graus13-Oct-07 10:29
protectorChristian Graus13-Oct-07 10:29 
QuestionTargetInvocationException, FileNotFoundException, assemblys, remoting, services, depression. Pin
redjen13-Oct-07 2:02
redjen13-Oct-07 2:02 
AnswerRe: TargetInvocationException, FileNotFoundException, assemblys, remoting, services, depression. Pin
redjen13-Oct-07 2:03
redjen13-Oct-07 2:03 
GeneralRe: TargetInvocationException, FileNotFoundException, assemblys, remoting, services, depression. Pin
redjen13-Oct-07 14:29
redjen13-Oct-07 14:29 
QuestionHow to assign case to the event handler ? Pin
liv2luv13-Oct-07 1:59
liv2luv13-Oct-07 1:59 

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.