Using the infragistics4.webui.documents.excel.v14.2 dll how to do group by the records while exporting to excel?
I am working on single group by as well as multi level group by the grid records exported to the excel.
How to achieve group by exported records from Infragistics grid to the excel.
Thank you Alex. In my case, we are not sorting the data in the Grid. We are sorting the data while exporting from Grid to Excel. But thank you, I have opened a different thread to clarify the details
Hello Medex,
Thank you for contacting the Infragistics support!
You may look at this sample to see how to configure a WebHierarchicalGrid with Column Grouping for exporting to Excel - https://es.infragistics.com/samples/aspnet/hierarchical-data-grid/excel-export
Please, let me know if you have any additional questions regarding your scenario!
Best regards,
Alexander Marinov