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

IMPORT AND EXPORT EXCEL TO/FROM KENDO UI MVC GRID

3 Answers 349 Views
Grid
This is a migrated thread and some comments may be shown as answers.
administrator
Top achievements
Rank 1
administrator asked on 22 May 2014, 11:23 AM
We are using kendo ui mvc grids for our development.. We have a requirement for importing and exporting excel data to/from kendo ui mvc grid... I search with the help of google regarding this alot..but unfortunately could not able to find enough references for this... Can you please give me a support to complete this task...

3 Answers, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 26 May 2014, 07:32 AM
Hello Indika,

I am afraid that there is no built-in mechanism to import from, or export to Excel. This behavior could be achieved, however that requires an implementation relying on third part-libraries beyond the scope of our support services. I would recommend checking the following example, which illustrates how export could be implemented using Open XML SDK by Microsoft or NPOI :
Regards,
Alexander Popov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Amitkumar
Top achievements
Rank 1
answered on 28 Jul 2014, 09:24 PM
Is there any pros and cons using NPOI vs Open XML SDK ? Please lets know if we have any problem with OpenXMLSDK....
0
Alexander Popov
Telerik team
answered on 30 Jul 2014, 09:04 AM
Hello Amitkumar,

Both NPOI and OpenXML work as expected in the Code Library project, so which one you would choose is a matter of personal preferences and/or projects requirements. The differences between the two however, are beyond our expertise, as the libraries are in no way related to Kendo UI.

Regards,
Alexander Popov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
administrator
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Amitkumar
Top achievements
Rank 1
Share this question
or