Hello devexpress friends!
Please take a look at this strange behavior when we use a mask and a validation exception , with ValidateonEnter property set to false.
What´s wrong ?
Thanks
Hello devexpress friends!
Please take a look at this strange behavior when we use a mask and a validation exception , with ValidateonEnter property set to false.
What´s wrong ?
Thanks
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.
The example code is here. Thanks
Hello Thiago,
Since the mask is set in our editor, I suggest that you perform validation using our OnValidate event (see the modified project). This should work better. Please check whether or not this solution meets your requirements.
Hello Paulo,
This works. However, we have several forms linked with a single datamodule, and I would like to say that would be better if our approach could work. Is this a bug ? Thanks
This looks like a bug, so I have forwarded this ticket to our developers for research.
Hi Paulo
Any news about this situation ? Thanks!
Hello Thiago,
We have not fixed this problem yet. It is rather difficult since it presents in our sources for a very long time.