4 Answers, 1 is accepted
0
Hi Jani,
Vanya Pavlova
the Telerik team
Have you checked this demo?
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
0

Jani
Top achievements
Rank 1
answered on 04 May 2011, 10:11 AM
Hi Vanya,
Yes.
I'm meaning to group the excel rows using the Excel functionality of Data | Group and Outline | Group. I worked earlier with another 3rd party grid control (WinForms) with this behavior.
Cheers,
Jani
Yes.
I'm meaning to group the excel rows using the Excel functionality of Data | Group and Outline | Group. I worked earlier with another 3rd party grid control (WinForms) with this behavior.
Cheers,
Jani
0
Hi Jani,
Vanya Pavlova
the Telerik team
Indeed such Excel-like functionality is not supported. As demonstrated in our demo since you have handled ElementExporting event you may format the displayed data before exporting.
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
0

Jani
Top achievements
Rank 1
answered on 04 May 2011, 10:29 AM
Yes, but the GridViewExcelExportArgs has no support for grouping.