Hi All,
I am facing a situation here where I need to change the worksheet name of CSV file. I use below code to export my grid to CSV.
grid1.MasterTableView.ExportToCSV();
I don't want to export file to excel (i.e. xls or Excelml). I am using Telerik 2011 Q3. Is it possible to do the same in Telerik 2012 Q1?
Thanks in advance!!!
Dhaval Tamhane
I am facing a situation here where I need to change the worksheet name of CSV file. I use below code to export my grid to CSV.
grid1.MasterTableView.ExportToCSV();
I don't want to export file to excel (i.e. xls or Excelml). I am using Telerik 2011 Q3. Is it possible to do the same in Telerik 2012 Q1?
Thanks in advance!!!
Dhaval Tamhane