ADD. ExportToExcelML - add possibility to export a RadGridView to a separate worksheet in an existing file.
Currently each grid is exported in a separate excel file with one or more sheets. It will be good to add the possibility to export a grid to a separate sheet in an existing file.
14 comments
ADMIN
Stefan
Posted on:23 Oct 2014 14:59
With Q3 2014, we will introduce a new way to export RadGridView to Excel, using our Document Processing. The new export class (SpreadExport) supports exporting to a new sheet in existing xlsx file. Just specify the file (and optionally the SheetName) during the export and if such file exists, we will export the grid in a new sheet in it.
Steve
Posted on:31 Mar 2014 22:36
From what it looks like, this has been an ongoing request for a long time, with quite a few people looking for the ability to do this. How about getting your programmers in gear and knock this out already!!!
Steve
Posted on:31 Mar 2014 22:34
The ability to export a hierarchy grid with multiple child templates would be a plus. Either by cleanly displaying the child template rows nested under the parent row, slightly indented for each. Or, by creating a separate sheet, one for each child template .
Jesse Dyck
Posted on:08 Aug 2013 10:11
This would be a great solution. Please integrate this feature and stop me making a lot of Excel macros to build workarounds.
Jesse Dyck
Posted on:17 Apr 2013 16:07
I think this would be a great addition as it saves people the hassle of using any sort of Excel Interop to get their desired results.
Jesse Dyck
Posted on:28 Feb 2013 00:04
This feature would be of huge benifit to a number of my projects using Telerik components.
Jesse Dyck
Posted on:25 Feb 2013 13:04
One more vote... RadGridView - winforms - export multiple grids into a single excel file (workbook)with separate worksheet tabs for each grid. This is a high priority for my project as well.
Jesse Dyck
Posted on:30 Jan 2013 06:02
We also need the same feature in our project, to export multiple grids into single excel file with separated tab, please!!
Jesse Dyck
Posted on:11 Oct 2012 10:29
Please add the ability to RadGridView - winforms to export multiple grids to a single excel file. This is a high priority for my project and currently I am having to look at other solutions
Jesse Dyck
Posted on:09 Jun 2012 09:06
We alse require the feature specified by Shahriar, but in silverlight Controls. we donot want to save the Excel file each the End user export the Data to Excel . If he needs to save the file then we may give him the save option .
Jesse Dyck
Posted on:10 May 2012 06:32
we should have an option of sending multiple grids data to excel and excel should create separate worksheet for each radgridview.
Jesse Dyck
Posted on:01 May 2012 10:10
@Shahriar
This Issue relates to the Winforms RadGrid, not the WPF one.
Jesse Dyck
Posted on:01 May 2012 08:14
I should be able to export to new excel wookbook and open it withouthout save dialog box. If user chooses to save they can do so from excel.
Thanks