Ticket S137487
Visible to All Users
Duplicate

We have closed this ticket because another page addresses its subject:

WinForms - It is difficult to distinguish between fields with the same name in Customization Forms

Column Chooser - Make it possible to avoid columns with duplicate columns

created 14 years ago

Hi,
When adding columns to my list view using the Column Chooser dialog I would like to be able to change the column caption. At the moment if I choose to add columns from complex properties and they have the same name as a column in the current object, I get columns with the same name; which is ambiguous.
i.e.
Store
  -> Name
  -> Number
Region
  -> Name
  -> Number
Job
  -> Description
  -> Number
  -> Store
  -> Region
choosing columns for Job:
Name
Number
Store.Number
Region.Number
gives
Name | Number | Number | Number
So I would like to specify a new caption for a column when chosen in the Column Chooser or if that is not possible; have the column caption show the full path to the column e.g.
Name | Number | Store.Number | Region.Number
Regards,
Gerry
Proposed Solution:
Allow editing of column caption or show full property path for nested properties.

Comments (2)
Dennis Garavsky (DevExpress) 14 years ago

    Hello Gerry,
    Thank you for the suggestion. We already have a similar one in our TODO list: CustomizationForm - Introduce a capability to change a caption of an added column/editor and see its full property path. You will be automatically notified of any changes in this regard.
    Thanks,
    Dennis

      Hi,
      It looks like this suggestion has been floating around since 2008. Any idea of if/when it will be added?
      Regards,
      Gerry

      Answers approved by DevExpress Support

      created 14 years ago (modified 11 years ago)

      Hello Gerry,
      Thank you for the update. We are afraid we cannot give you a time frame within which this feature will be implemented. If you cannot wait for its official implementation, we suggest you research the sources of related controllers, and probably modify them according to your needs:
          ColumnChooserControllerBase
          GridEditorColumnChooserController
          WinLayoutManagerController
      Refer to the Please update Layout Manager to reveal via tooltip or augmented treelist to show us what field is selected ticket for more inspiration and some example code.
      Please let us know if we can help you further.
      Thanks,
      Dennis

        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.