Bug Report T722095
Visible to All Users

LookUpEdit - The FieldName property of LookUpColumns is marked as localizable

created 6 years ago

As you might know, when we try to add columns to an DevExpress.XtraEditors.LookUpEdit control, it will add LookUpColumnInfo per each column. Constructor of this class have many parameters (some optional parameters also), one of them is fieldName. This parameter is not a designTime property (that it should be) so it cause an issue. whenever we try to create resource file, it generate an entry for fieldName in resource file. (not as a designTime properties, with “>>” ( >>) in front of its name).
FieldName is an identical value that referts to name of field in datasource then it should be a designTime property.

It is critical for us to solve this issue. Is that possible for you to correct it (using the DesignerSerializationVisibility for this parameter could be a solution)

Comments (1)
DevExpress Support Team 6 years ago

    Hello Jess,

    Thank you for sharing these details.
    I reproduced this behavior and now I need additional time to discuss it with my team. Please stay tuned. We will update this thread once we obtain any results.

    Answers approved by DevExpress Support

    created 6 years ago (modified 6 years ago)

    Hello Jess,

    Thank you for your patience.
    I discussed this behavior with my team and here are our results. Currently, there is no easy way to change the behavior since it might result in a breaking change for other customers. Nevertheless, we will keep it in mind to see if it is possible to improve the current behavior in the future.
    As for now, to avoid the shortcoming, I suggest that you consider using our GridLookUpEdit editor instead.
    Please check it out and let me know if you need further assistance.

      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.