Menu

View Grid

2004-09-15
2013-03-07
  • Nobody/Anonymous

    Hi,

    I has a following structure.

    Object A has many Objects B.
    Now, i am using a datagrid to view a list of B that its part of A, but i need view B.nombre in DataGrid.

    How do it?

    saludos

    Victor (Madrid Spain)

     
    • Richard Banks

      Richard Banks - 2004-09-15

      Hi Victor,

      This kind of question is a little outside the scope of the framework, and I don't really want to support data grids, and the like - just the framework.  I'm sure you understand.

      Anyway, if you are using binding, you can either modify the grid layout or you can add a property to A that exposes B.nombre.  Since I don't really know how you are populating the grid, I'm not sure exactly what the best method is.

      - Richard.

       
    • Nobody/Anonymous

      I have a similar problem! Were you able to figure it out, Victor?
      Thanks
      Parth

       
    • Nobody/Anonymous

      hi,

      In the object B:

      Property nombreA
      get
        a.nombre

      Victor

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.