Click here to Skip to main content
15,895,256 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: 2 web sites 1 source of uploads Pin
AspDotNetDev4-Nov-10 18:05
protectorAspDotNetDev4-Nov-10 18:05 
GeneralRe: 2 web sites 1 source of uploads Pin
Mycroft Holmes4-Nov-10 20:38
professionalMycroft Holmes4-Nov-10 20:38 
GeneralRe: 2 web sites 1 source of uploads Pin
AspDotNetDev5-Nov-10 16:52
protectorAspDotNetDev5-Nov-10 16:52 
GeneralRe: 2 web sites 1 source of uploads Pin
Mycroft Holmes5-Nov-10 18:52
professionalMycroft Holmes5-Nov-10 18:52 
GeneralRe: 2 web sites 1 source of uploads Pin
AspDotNetDev5-Nov-10 19:05
protectorAspDotNetDev5-Nov-10 19:05 
AnswerRe: 2 web sites 1 source of uploads Pin
#realJSOP5-Nov-10 2:51
mve#realJSOP5-Nov-10 2:51 
GeneralRe: 2 web sites 1 source of uploads Pin
Mycroft Holmes5-Nov-10 3:22
professionalMycroft Holmes5-Nov-10 3:22 
QuestionValidation Pin
eddieangel3-Nov-10 12:13
eddieangel3-Nov-10 12:13 
More of a broad question than a specific code question:

What is a good approach to record / (datagrid)row level validation vs. field validation. I have implemented the IDataErrorInfo interface into my model, but that seems really geared towards field level validation, which is great aside from when the user doesn't interact with the specific field.

I have a datagrid that contains a property address, which is broken up into parts. Some of the fields are required, some are not. The fields that are not required might or might not require a certain format if they do have value. I implemented all of this in my model using all the IDataError info interface.

What would be ideal is preventing the user from leaving the row in the datagrid without resolving errors.

Thoughts / Directions?

Cheers, --EA
Questiondefault button height? Pin
SledgeHammer013-Nov-10 10:02
SledgeHammer013-Nov-10 10:02 
AnswerRe: default button height? Pin
Nish Nishant3-Nov-10 11:30
sitebuilderNish Nishant3-Nov-10 11:30 
QuestionNeed information about GetStylesWithTargetType Pin
mtproc3-Nov-10 9:16
mtproc3-Nov-10 9:16 
AnswerRe: Need information about GetStylesWithTargetType Pin
mtproc4-Nov-10 5:50
mtproc4-Nov-10 5:50 
QuestionListView Inside TreeListView Pin
krishnan.s3-Nov-10 5:57
krishnan.s3-Nov-10 5:57 
AnswerRe: ListView Inside TreeListView Pin
Kevin Marois11-Nov-10 5:39
professionalKevin Marois11-Nov-10 5:39 
QuestionBinding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
ananddayalan2-Nov-10 19:55
ananddayalan2-Nov-10 19:55 
AnswerRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
Abhinav S2-Nov-10 21:54
Abhinav S2-Nov-10 21:54 
GeneralRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
ananddayalan3-Nov-10 19:26
ananddayalan3-Nov-10 19:26 
GeneralRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
ananddayalan3-Nov-10 19:30
ananddayalan3-Nov-10 19:30 
AnswerRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
Abhinav S4-Nov-10 4:53
Abhinav S4-Nov-10 4:53 
GeneralRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
ananddayalan4-Nov-10 15:40
ananddayalan4-Nov-10 15:40 
GeneralRe: Binding with converter doesn't work. System.Windows.Data.Binding' cannot be converted to type 'System.Windows.Media.Brush'. Pin
RichardGrimmer10-Nov-10 5:02
RichardGrimmer10-Nov-10 5:02 
QuestionDrive and File access in Silverlight??? Pin
MichaelGaudioso2-Nov-10 6:56
MichaelGaudioso2-Nov-10 6:56 
AnswerRe: Drive and File access in Silverlight??? Pin
Kunal Chowdhury «IN»2-Nov-10 9:12
professionalKunal Chowdhury «IN»2-Nov-10 9:12 
GeneralRe: Drive and File access in Silverlight??? Pin
MichaelGaudioso2-Nov-10 9:15
MichaelGaudioso2-Nov-10 9:15 
AnswerRe: Drive and File access in Silverlight??? Pin
Abhinav S2-Nov-10 17:35
Abhinav S2-Nov-10 17:35 

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.