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

[Solved] Copy to Excel query

2 Answers 81 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chris
Top achievements
Rank 1
Chris asked on 08 Sep 2010, 03:45 PM
We are using the latest version of the RadGridView control (Silverlight 4) and looking to utilise the new copy functionality to allow users to copy data from the grid and paste into Excel.

There are two questions I have:

  1. Can a column be omitted from the output? I can handle the CopyCellClipboardContent event but cancelling the event for the specified column does not prevent the column from being outputted and you simply get an empty column with a column header.
  2. Can the header text outputted be manipulated? We have anumber of column headers that are simply images, or as a good example the GridViewSelectColumn. If you add headers to the ClipboardCopyMode enum, which we would like, then the header output from this field is System.Windows.Controls.CheckBox Content: IsChecked:False. Any field that does not use a standard string based Header suffers from this issue.

Regards,
Chris 

2 Answers, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 08 Sep 2010, 04:04 PM
Hello Chris,

 Currently it's not possible to achieve the scenarios you described. I have opened two public feature requests (here and here) - you can vote for them at the links provided. The more votes they gather, the higher priority they have in our development roadmap.

 I have also awarded you telerik points for the feedback.

Greetings,
Yavor Georgiev
the Telerik team
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
0
Chris
Top achievements
Rank 1
answered on 08 Sep 2010, 04:21 PM
Thanx for the quick response. This would be a really useful feature to have more control over the output so thanks alot for recording these points as feature requests.

Regards,
Chris
Tags
GridView
Asked by
Chris
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Chris
Top achievements
Rank 1
Share this question
or