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

[Solved] Export to Excel - boolean field

2 Answers 263 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sphengle
Top achievements
Rank 1
Sphengle asked on 10 Dec 2009, 02:44 PM

I have a RadGrid with a GridCheckBoxColumn.  When exporting to Excel the values for this column do not make it to the Excel file.  The column in the spreadsheet is there but no data.

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 11 Dec 2009, 11:53 AM
Hello,

Have you set the ExportOnlyData to True? If so set it to False which will export the checkbox values for the checkbox column.
Also which version of controls are you using? Upgrade to the latest version if you are using an older version.

Thanks,
Princy
0
Sphengle
Top achievements
Rank 1
answered on 14 Dec 2009, 11:41 AM
Thanks Princy

Setting ExportOnlyData to False works.
Tags
Grid
Asked by
Sphengle
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Sphengle
Top achievements
Rank 1
Share this question
or