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
785
How to do Groupby Customization in the Ingite Grid in Jquery?
posted

Hi Infragistics,

We have requirement to show the column as group in igrid in Jquery.Please find the attached screeenshot for that. Please help us to acheive this requirement. I have already gone the samples provided in theyour site for the group. but it grouping whole grid. i need to enable the grouping on the specific column.

Screeenshot for Grouping Expanded image

  • 15320
    Offline posted

    Hello ramya,

    The igGrid GroupBy feature does not work per single column. It arranges all columns due to the grouped one. I would suggest you to take a look at the igTreeGrid control, which displays data in a tree-like tabular structure. The control presents hierarchical data similar to the igHierarchicalGrid control. Child layouts in igTreeGrid have the same column definition as the root layout. More about the control you can find in our documentation: http://www.igniteui.com/help/igtreegrid-overview and related samples: http://www.igniteui.com/tree-grid/overview

    If you have any further questions, please let me know.

    Regards,

    Tsanna