Is it possible to export the data of a grid as a CSV file with jQuery for now?

1 Answer 2896 Views
Grid
Kent
Top achievements
Rank 1
Iron
Kent asked on 05 May 2021, 07:01 AM

I'm trying to make my grid be able to export its data as a CSV file, and I saw this:

https://www.telerik.com/forums/export-to-csv-also-collapse-data

which said that currently, Kendo UI does have only build-on support for export to PDF and Excel(xlsx).

 

However, after surveying on the internet I find another one:

https://feedback.telerik.com/kendo-jquery-ui/1359149-export-ability-to-export-the-grid-in-csv-and-xml-formats

It says that it's a completed feature, but I only find the sample using ASP.net:

https://demos.telerik.com/aspnet-mvc/grid/server-export

 

Since It's a completed feature, does it involve jQuery? or is it just support using ASP.net?

If it involves jQuery, can anyone provide a sample of it?

 

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Nikolay
Telerik team
answered on 10 May 2021, 06:32 AM

Hi Kent,

Indeed this feature has been implemented for Kendo UI Grid for ASP.NET MVC and Core but not for jQuery and thus I have opened a separate item that specifically targets the Kendo UI for jQuery. Below you can find the links to the Feedback portal item and the GitHub one:

Nevertheless, you can have a look at our forums where another user has shared an approach using JavaScript. This should give you an idea of how this can be implemented:

Let me know if you have any questions.

Regards,
Nikolay
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Kent
Top achievements
Rank 1
Iron
Answers by
Nikolay
Telerik team
Share this question
or