Did you try enclosing the field in double quotes?
--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com
<> wrote in message
news:e2929a41-a883-496d-8144-...
Hi
I am trying to export a GridView to Excel.
It exports the data but transforms it in the process.
for instance, this RBHK-17+RCHJ-24A2 becomes RBHK-17䐡24A2
so basically anywhere i have a '+' sign the rest of the data chnages
to special characters ...like FC/MC62Dㅝ瘏
i have tried setting various Response.Charset and encoding but to no
avail...
Please help!
TIA