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

RadGridView does not export column/group footers

5 Answers 82 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Rama
Top achievements
Rank 1
Rama asked on 06 Aug 2010, 06:12 PM
Hi,
    I am exporting data to excel. Everything works fine, except the column/group footers does not get exported.

Thanks.

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 09 Aug 2010, 06:37 AM
Hi,

 You can 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
0
Rama
Top achievements
Rank 1
answered on 09 Aug 2010, 02:41 PM
Hi Vlad,
    Thank you for your response. The demo that you suggested has a class or type named "RowBackgroundPicker". What is the namespace for this class?

Thnx.
0
Vlad
Telerik team
answered on 09 Aug 2010, 02:51 PM
Hi,

 This is the color picker instance used in our example to change row background color. You can check the example code for reference. 

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
0
Rama
Top achievements
Rank 1
answered on 09 Aug 2010, 02:57 PM
Vlad,
    If you are talking about "RadColorPicker", then it does not have a property named "RowBackgroundPicker". Give me a class that has the property named "RowBackgroundPicker".

    Also, I followed your demo example of exporting footers and it does not work. I don't have group footer, I only have a footer row.

Thanks.

0
Rama
Top achievements
Rank 1
answered on 09 Aug 2010, 03:16 PM

Vlad,
    I had to do some workaround to get the footers working. But still have a question on "RowBackgroundPicker". It gives me an error that it cannot be used in current context. I am trying to use it in ElementExporting event with GridViewElementExportingEventArgs.

Thanks.

Tags
GridView
Asked by
Rama
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Rama
Top achievements
Rank 1
Share this question
or