Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
GridView Export to CSV with column headers
posted

Is there a simple way to export the column headers as the first row of values when you call export(DataToExport.ALL, ExportFormat.CSV) on a GridView control?