I'm using a DevEx Maintenance Form. I have in my BO a decimal field.
When I put a Strataframe inherited DevExpress textEdit on the form and set the Mask to currency (c), the value I put in the field is lost when the control lose the focus. If I change the mask to decimal it works fine. Is this normal?
Another question is about the errorprovider used in the DevEx Maintenance Form on the business rules validation process.
Is it using a DXErrorprovider? If not, is it possible to use the DXErrorprovider and bound it to the broken business rules?
Thanks,
Alex B.