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
485
group by on igx-grid show field name and not Column name
posted

Hi:

When I drag a column to group on the grid, two incorrect things happen in my view:
1 - The name of the grouping column shows the name of the field and not the name of the column header. (typeDescEntity doesn't seem to be a user friendly name)
2 - The column in question should be hidden, since it appears in the header of the grouping and in the detail at the same time, which appears a redundancy.

it has a solution?

Paul
Parents
  • 1080
    Verified Answer
    Offline posted

    Hello,

    Thank you for posting in our community.

    My suggestion is to use a group row template to control how the grouping column's fields are displayed. I have created a sample for your reference.

    At this point, we do not provide hiding the grouped column. This is a feature request already logged in our repository here and it is currently in the backlog of our development team. You can follow any updates on our GitHub page.

    Please let me know if you need any further assistance with this matter.

Reply Children