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.
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