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
690
TabControl and DateTimeEditor Validating
posted

Hi, I've a problem with the validation of an datetimeditor witch is in a tab of a tabControl.

I've a validating method on the udte.

When I update the udte value and I select another tab with utc_SelectedTabChanging or utc_ActiveTabChanging, the udte validating method is called 2 times when we use e.cancel = true in the validating method, and the utc_SelectedTabChanging or utc_ActiveTabChanging methods are never called.

My very simple test project :

http://www.sendspace.com/file/aguoca