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

Import Excel file in Kendo Grid

5 Answers 758 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Avinash
Top achievements
Rank 1
Avinash asked on 06 Jan 2016, 04:54 PM

We are displaying kendo grid in bootstrap modal popup. The grid is editable and user can add/delete the data.Now, we have a need where the user needs to be able to upload the excel document and display excel data in the kendo grid.

Are there any code samples which shows how we can import excel document in Kendo grid?

 

Thanks.

 

5 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 08 Jan 2016, 07:34 AM
Hello,

Unfortunately Kendo Grid doe not have built-in mechanism to import from, or export to Excel in its current version as it is discussed here. Yet we will do our best to add such support for SpreadSheet  control from the upcoming release that is expected next week.

Regards,
Plamen
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Avinash
Top achievements
Rank 1
answered on 08 Jan 2016, 04:10 PM
Plamen, does the kendo grid support copy/paste from Excel to the grid in ASP MVC? 
0
Plamen
Telerik team
answered on 11 Jan 2016, 06:26 AM
Hello,

Unfortunately this is not supported scenario with the current version of the control.

Regards,
Plamen
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Avinash
Top achievements
Rank 1
answered on 11 Jan 2016, 10:31 AM

Hi Plamen,

I found an example at  http://docs.telerik.com/kendo-ui/web/grid/how-to/copy-from-excel-to-grid

Can you please let me know how we can implement this using ASP.NET MVC. We are using Kendo HTML helpers for our project.

Thanks 

 

  

 

0
Plamen
Telerik team
answered on 12 Jan 2016, 06:49 AM
Hello,

Yes indeed this is a sample workaround for a similar scenario. I am attaching a sample implementation of this scenario in MVC.

Regards,
Plamen
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Avinash
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Avinash
Top achievements
Rank 1
Share this question
or