I have everything working for my radgrid export but need to make a small modification. it is possible to remove the quotation marks delimiter? see below
current:
"Trip_Number"|"PO_Number"|
desired:
Trip_Number|PO_Number|
2 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 01 Nov 2010, 10:59 PM
Hello Carlos,
You could modify the generated CSV output in the GridExporting event:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items