Hi,
How can we remove the grouped by column from the top of the grid.
For example, remove 'Project Name' from the top in the following example.
http://www.igniteui.com/grid/grouping-customization
Hello Prasath Chellappan,
Thank you for posting in our forums!
To remove the list of grouped columns, you can hide the elements with the following CSS:
ul.ui-iggrid-grouparealist{ display: none;}
If you want to remove the entire groupBy area at the top of the grid, you can set the groupByAreaVisibility option to "hidden".
If you need any further assistance with this, please let me know. Please be aware that I will not be available on Monday due to a US holiday. If you need immediate assistance, please email support@infragistics.com.
Please let me know if you have any further questions or concerns with this and I will be glad to help.