Hello
I need some help with TdxBar DateCombo component.
This component has no methods for validation. What way am I able to check value of this control?
For example, user clears value of the control, so dxBar DateCombo.Date will be -7000 after it. But is's necessary to prevent changing and show message for user (like this 'Invalid DateTime Value!'). Is it possible?
And the another question about incorrect value of the control. Can i check value before message 'Could not convert variant of type (UnicodeString) into type (Date)' will be shown?
19 hours late. Do somebody answer me?