Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
296
OnValidating Question
posted

Greetings,

 I'm using Infragistics Controls: NetVantage for .Net (Windows Forms).  Version = 8.3.20083.1009 and Runtime = v2.0.50727

 Here's my question.

 I've subclassed the UltraMaskedEdit control into my own custom control.  I've overriden the OnValidating protected method.  However, inside my overriden method, I'm calling base.OnValidating.  From time to time, the base.Validating fails. 

How do dermine what caused the base.OnValidating to fail?  (i.e. which method can I call, property can I access, etc.?)

Any help that could be provided would be appreciated.

Parents
No Data
Reply Children
No Data