This example illustrates how to create several MVC GridView Extensions into a single XLS document via the PrintableComponentLink entries (the XtraPrinting library).
These entries should be combined with the use of the IPrintable objects. The GridViewExtension.CreatePrintableObject method allows creating the required IPrintable object from the GridView based on its GridViewSettings.
This example is also an extended ASP.NET MVC version of the E70: How to show detail information in a separate ASPxGridView ASP.NET WebForms scenario.
See Also:
WebForms Version: How to combine a number of ASPxGridView documents in one when exporting
Question Comments
Added By: Mateusz at: 1/9/2013 5:19:19 AM
Hello. Is there any posibility to export data to one file but different sheet's?