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
670
custom view and grouping
posted

hi,

i have a problem of transforming my ordinary grid display into a custom view. Is there a way to do that, I was thinking of cardview and group by, but i m not sure how to achieve what i want.

refer to attachment, top grid is ordinary view, bottom is the one that i wanted to transform to. please help. thanks

Parents
  • 469350
    Offline posted

    Hi,

    It looks like you could do this using RowLayouts. Go into the grid designer and go to the Column Arrangenent Overview for the band. You can choose to use a RowLayout and then design the layout you want for the for.

    You might need to add some unbound column for the sub-totals. And depending on what version of the grid you are using you can either use groups or some columns with no cells for the extra headers.

Reply Children