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
1175
Master-/Detailgrid combined
posted

Hello there,

since I posted with the wrong account the last time, I ask again:

I need a master- and a detail-grid, something like this example: http://es.infragistics.com/community/forums/t/46501.aspx

So far, so easy, but I need the detail-grid to act like a sub-row, and not in the bottom of the master-grid.

Is this possible without a hierarchical datagrid, otherwise I have to redo everything =)

Kinda like this one: http://es.infragistics.com/products/aspnet/sample/hierarchical-data-grid/multi-column-headers

Thanks for your response

Müller Matthias

Parents
  • 2783
    posted

    Hello Matthias,

    I am sorry but this is not possible with WedDataGrid. The good news is that WebHierarchicalDataGrid is designed just for such a scenario and implementing it will not be hard. All you have to do is create your hierarchical datasource and give that to the grid.

     

    Thanks,

    Olga Kerchentseva

    ASP.NET Principal Software Engineer

    Infragistics, Inc.

Reply Children