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

[Solved] GridView export to csv\word\html

1 Answer 156 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.
ron klod
Top achievements
Rank 1
ron klod asked on 28 Sep 2010, 03:55 PM
Hi,

we have a grid view that contains buttons and images, when we export the grid to csv\html\word the buttons and images are not being exported which is OK, but instead we get the raw data context.
my question is: how can we control the export to not export those columns that containing the buttons an the images or instead of exporting the images we would like to replace the image with some text(maybe the image tooltip)

can you please give us an example how to do that

we use telerik 3.0 for silverlight

10x

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 29 Sep 2010, 07:17 AM
Hi,

 You can use Exporting event to assign manually e.Value for various elements. Please check this demo for more info. 

Regards,
Vlad
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
Tags
GridView
Asked by
ron klod
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or