Completed
Last Updated: 09 May 2016 11:24 by ADMIN
fayaz
Created on: 06 Jun 2012 09:03
Category: UI for PHP
Type: Feature Request
108
Add export to excel, pdf and others format for Kendo UI Web Grid.
kindly vote guys..........(Y)
13 comments
Sanjida
Posted on: 07 Jan 2015 08:28
Yes, Kendo Grid now can add export to PDF.and it exports exactly what is in my grid including the "button EXPORT TO PDF". on pdf file. is it possible to send grid data table as i want to send to pdf? is it possible to change pdf design as i wanted through kendo grid? please help.
ADMIN
Telerik Admin
Posted on: 21 Nov 2014 14:06
Thank you for the suggestion, I suppose you expect this feature to be supported via a service or API method which exports the content of the grid on the server, is that correct? Let me know if otherwise.

Note that the logic for grid content export to PDF/Excel presented in the examples below should be applicable for different server frameworks:

Export to PDF
http://www.kendoui.com/code-library/mvc/grid/export-grid-to-pdf.aspx

Export to Excel
http://www.kendoui.com/code-library/mvc/grid/export-grid-to-excel.aspx

You can also check this thread:
http://feedback.kendoui.com/forums/127393-kendo-ui-feedback/suggestions/3494585-kendoui-mvc-serverside-wrappers-should-allow-expor

Update: Client export to Excel/PDF is supported starting Q3 2014
ADMIN
Telerik Admin
Posted on: 04 Nov 2014 11:47
Yes, William. You can see a public preview of the excel/pdf export for the grid here:
http://demos.telerik.com/kendo-ui/Beta/grid/excel-export
http://demos.telerik.com/kendo-ui/Beta/grid/pdf-export
William
Posted on: 03 Nov 2014 20:16
Is this still on track for this month?
ADMIN
Telerik Admin
Posted on: 19 Sep 2014 09:27
Marcelo, as you can see from my last update of this thread status, client export to Excel/PDF is planned for our next major release, due in the second half of November.
Marcelo
Posted on: 18 Sep 2014 20:30
C'mon Telerik, what are you waiting to implement this resource? Is your framework so poor that you cannot implement it from 2012?! Inkscape or iTextSharp are not alternative.
ADMIN
Telerik Admin
Posted on: 11 Apr 2014 13:01
Indeed the iTextSharp library is licensed with GPL license, hence cannot be used in commercial projects. Using the third-party library with our grid does not change the licensing terms under which it is offered.

You may ask the creators/curators of the library whether you can pay to use it in commercial projects, or search for other third-party library which serves the same purpose.
Vinay Panchal
Posted on: 10 Apr 2014 20:35
Hi,
We are currently using Telerik Kendo UI control and have a need to export data from grid in pdf format. Looking at the samples mentioned in your post it seems that it uses third party control iTextSharp for pdf conversion. 
From what i understand iTextsharp is open source third party control however, it cannot be used for commercial use. So i would like to know if Telerik already has a valid commercial license for iTextSharp and by purchasing a Kendo UI license we can use this in commercial application development or otherwise.
Will appreciate a quick feedback/response to my query.
Imported User
Posted on: 07 Oct 2013 16:08
+3
Luis
Posted on: 22 Aug 2013 17:38
The MVC Grid from DevExpress appears to have the export (PDF, Excel, and other) feature already added (as published on their demo website)
Imported User
Posted on: 17 Aug 2013 01:02
I find the lack of excel export for the grid disappointing. All the examples you give are overly complex and require ASP.net.
FIrman
Posted on: 15 Apr 2013 04:17
A very simple way to export to excel, pdf or others format.
please see datatables.net or jqgrid for reference (one click only and, 2 or 3 line code).
Harsh
Posted on: 16 Oct 2012 23:58
i agree