0
Answer

export data grid to excel

hilalacar_acar

hilalacar_acar

20y
1.6k
1
i have problem with the excel output of the data grid.there is a character set problem,the excel output does not truly display some characters where data grid displays.in the code to export data grid i made Response.Charset = "ISO-8859-9" (Turkish character set) but it didn't change anything.in the code or in the excel side what changes should i make?