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

Excel Export giving incorrect outpout on GroupBy columns

1 Answer 21 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Sachin
Top achievements
Rank 1
Sachin asked on 23 May 2011, 12:04 PM

Everyone,

I am facing an issue using the 'Export To Excel' functionality of the RadGridView. There is a particular case that arises on grouping the columns in the RadGridView and exporting the Grid snapshot in Excel. I get an extra row added in between two groups which consists the following line -[QCVG: Key=Deepak; ItemCount=2; HasSubgroups=False; ParentGroup=[QCVG: Key=Root; ItemCount=18; HasSubgroups=True; ParentGroup=null];];

I am attaching the Exported file screenshot.

Thanks in Advance.

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 23 May 2011, 12:28 PM
Hello Sachin,

 

Can you clarify that you did not set RadGridView's ShowGroupFooters property to True? If that is the case you please note that group footers would not be automatically exported, you may handle the ElementExporting event as it is demonstrated in our online demo.  


Greetings,
Vanya Pavlova
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
Sachin
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or