Bug Report Q480910
Visible to All Users

TcxDBBlobEdit - The editor prohibits a record value from editing after data editing has been enabled via the Edit method call of a bound data source or dataset if the data source AutoEdit property is set to False

created 12 years ago

When I have DBBlobEdit connected to datasource in autoedit=false I cannot edit field value using button edit on DBNavigator and popping memo editor. See attached project. Just hit edit on navigator end try to change email using DBBlobEdit component. It behaves readolny

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.

    created 12 years ago (modified 12 years ago)

    Hello Adam,
    If you refer to the "AutoEdit property (TDataSource)" help topic, you will see that
    " If AutoEdit is true, then when a user attempts to modify the data displayed by the control the data source calls the underlying dataset’s Edit method.
    Set AutoEdit to false to protect data from unintentional modification. Even if AutoEdit is false, an application can explicitly call a dataset’s Edit method to permit data modification" .
    So, you cannot modify your editors in your sample.

      Show previous comments (1)
      DevExpress Support Team 12 years ago

        Thank you for the clarification. 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.

        AG AG
        Adam Grzejszczyk 12 years ago

          Any news about time the hotfix will be ready? I can't build my apps. Last version where it was free of this but was 2.2

          DevExpress Support Team 12 years ago

            Hello,
            HotFix is published. You are welcome to test it.

            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.