Bug Report Q488926
Visible to All Users

Table and Banded Table Views - In-place cxCurrencyEdit - Auto sizing can be erroneously enabled via EditAutoHeight property settings

created 12 years ago

I have grid column linked to DBField (float, currency) and repository item is assigned. Display format is correct but there is bug in editor.

  1. Bug - GridView.OptionsBehavior.EditAutoHeight = eahRow
  2. Correct - GridView.OptionsBehavior.EditAutoHeight = eahNone

Paste 'Text' from clipboard:
1 - Allow paste and crash on Post ('Text' is not a valid floating point value for field 'YYY'.)
2 - Ignore paste

Type '1.1.1.1…'
1 - Editor allow enter '1.1.1.1…' and crash on Post ('1.1.1.1…' is not a valid floating point value for field 'YYY'.)
2 - Editor allow enter only 1 decimal separator and number of decimal places specified in Properties

Comments (3)
DevExpress Support Team 12 years ago

    Hello,
    I was not able to reproduce this behavior with the latest version of our controls (VCL 12.2.5). Attached is an example (source and executable files), that operates as expected on my side. Please modify it to illustrate the problem, and attach it to your next message. We will examine it and do our best to find a solution. I am looking forward to hearing from you.

      In your sample set cxGrid1DBTableView1.OptionsView.CellAutoHeight := True;
      I have 2011.2.9 but this bug is also in 12.2.5

      DevExpress Support Team 12 years ago

        Thank you for your clarification. I have reproduced the described behavior and forwarded this ticket to our developers for research.

        Answers approved by DevExpress Support

        created 12 years ago (modified 12 years ago)

        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.