I have my own button on the form that calls dataForm.ValidateItem(). It
works for Required and Range validators, but doesn't seem to fire the Custom
validators. ValidateItem() basically returns true and I end up with an
exception that shouldn't happen when I SubmitChanges(). Is this a known
issue?

 

T.

 

From: ozsilverlight-boun...@ozsilverlight.com
[mailto:ozsilverlight-boun...@ozsilverlight.com] On Behalf Of Miguel Madero
Sent: Wednesday, 27 January 2010 1:24 PM
To: ozSilverlight
Subject: Re: RIA Domain Services and required dependencies

 

You need a custom validator. 

http://blogs.microsoft.co.il/blogs/bursteg/archive/2009/04/14/net-ria-servic
es-custom-validation.aspx

 

 

 


-- 
Miguel A. Madero Reyes
www.miguelmadero.com (blog)
m...@miguelmadero.com

_______________________________________________
ozsilverlight mailing list
ozsilverlight@ozsilverlight.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight

Reply via email to