Hi,
i can not set a filter on a currency Field in the Grid.Attached is a Screenshot and a small Sample Project.
What am i doing wrong?
appreciation to your help
Edgar
Hi,
i can not set a filter on a currency Field in the Grid.Attached is a Screenshot and a small Sample Project.
What am i doing wrong?
appreciation to your help
Edgar
Fixed.
I have this error to, on filterow … i try to filter a currency column with a special format and the devexpress give me the same error. When you ente some value as 500 the filter add the format extension (ex/ 500 will be 500 m2) and when you validate the error appears.
I load the fix but i don't know if this file must be replace an older file or just add it to my project.
Thank you for all.
Hi,
Replace the file cxFilterDialog.pas in the same directory where DevExpress Library exists. Then rerun the DevExpress Installer and select option to recompile libraries.
This fixed the issue for me.
Cheers
John is completely right. Just replace the file and run our installer in "Recompile" mode.
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.
Hello ,
Thank you for your message. I have managed to reproduce this problem. I am forwarding this issue to our developers for further processing.
You will receive an automatic message once the status of this issue is changed.
Hi,
The fix has not worked. I receive an exception EcxEditValidationError 'Invalid input value. Use escape key to abandon changes.'
Hello John,
Thank you for your feedback. I have just checked a custom filter behavior in the project attached in the question section of this ticket. This demo application works without exceptions with the code fix applied. Would you please provide us with more detailed information on how to reproduce the issue?
Hi,
Sorry, I forgot to do a rebuild of DevExpress Libraries, after replacing the fix.
Thanks for your help.