Ticket T245390
Visible to All Users

How nested properties are handled by a grid

created 10 years ago

[DevExpress Support Team: CLONED FROM A579: How to display and edit complex data properties in grid columns]
Hello . Can you explain me a bit more on how it works internally while using something like Person.Adress.Street   .I am plannig  to use on a heavy grid which is updated quite often .But if internall complex binding uses reflection or something similar I will look into some other options on my side to display data so that my performance is not impacted

Answers approved by DevExpress Support

created 10 years ago (modified 10 years ago)

The standard TypeDescriptorclass is used for binding a data source to the grid control. Reflection is used to obtain the property descriptor depending on your data source type. We have not been informed of any problems in performance caused by the description of complex properties in a grid. Please let us know if you faced any.
Feel free to contact us if you have any additional questions.

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

      Hello.
      Since your grid should not require additional time to work with complex properties, you don't have to duplicate properties in the base class.
      Let us know if you need any further assistance.

        ok thanks

        DevExpress Support Team 10 years ago

          Hi
          You are welcome. Feel free to contact us if you have any additional questions.

          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.