Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Multiple bands from an object using the UlterawinGridDesigner
posted

I have a class (A) with its public properties. One of those is a public BindingList<C>().

Through the designer I have put the datasouce as the class mentioned above. I wan the grid to have 2bands

           Band[0] being the object A

           Band[1] being the Binging list of type C in object A

I have tried through the designer to do this but it just picks up the public properties of object A excluding the Binding List. 

How can I represent nested objects for the designer to band then appropriately.

  • 23930
    Offline posted

    Hi Chris,

    Thank you for contacting Infragistics Developer Support.

    I have attached a video showing how you can define the schema of the grid, using class definition. You need to open the WinGrid designer, go to Data Schema, and then press “Manually Define Schema”. In the bottom left of the new window press the “Import Schema From DataSource…”. Then select object and check the class you want as data source.

    Please let me know if you have any additional questions.

    Bind grid to class.rar
  • 23930
    Offline posted

    Hello Chris,

    I am just checking about the progress of this issue. Let me know if you need my further assistance on this issue.

    Thank you for using Infragistics Components.