User-1902643333 posted
Dear
I don't want to use AllowPaging = False
Thank you
Then u can export directly through the DataTable instead of exporting a GridView. I mean you should combine strings together with data in the DataTable by foreach to loop its DataRow, DataColumn……,ect.