This is a migrated thread and some comments may be shown as answers.

RadGridView to CSV WPF

1 Answer 114 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Inderpal
Top achievements
Rank 1
Inderpal asked on 02 Jul 2014, 03:53 PM
When exporting data to CSV the column is not displaying full data .......................
how wide the column is...user has to increase the height of the
row to get this to display.  Most users overlook this and believe that the data
is missing from the Export file.

Code ----

 _exportManager.Export(data, exportFormat, new string[] { "----" }, null, true);

export Format == ExportFormat.csv

Please suggest solution for this problem?

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 03 Jul 2014, 07:11 AM
Hello,

I answered in the other forum thread you have opened on the same topic.

Regards,
Didie
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
GridView
Asked by
Inderpal
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or