I need Datagrid export to excel function is to show Subheaders which were added at the time on OnItemCreated event
I have a datagrid control where subheaders are created at the time on OnItemCreated event. Now they want me to show the subheaders while exporting the DataGrid to excel. I’m not sure how to proceed with.