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
3045
Is there a way to collapse a child grid?
posted

I have a grid with multiple child grids. Is it possible to let say collapse a child grid so only it shows the header row? 

Example

- COL1 COL2 COL3   - parent row

    + COl1 COL2 COL2 - child grid 1 (collapsed to header row)

    - COL1 COL2 COL3 - child grid 2 
      data   data   data
      data   data   data

    + COL1 COL2 COL3 - child grid 3 (collapsed to header row)