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

Grid Excel Export - "Processing" spinner

5 Answers 595 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Harper
Top achievements
Rank 1
Harper asked on 02 Feb 2015, 10:01 PM
I've got a grid set up for Excel export that can potentially be large (~500K rows max). While the performance isn't terribly problematic for the large grids (though any performance tweaks would be welcome!), is there some way I can put a "processing" spinner up so the browser doesn't appear to freeze, or is the browser freeze inevitable given that the processing is primarily in JavaScript?

5 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 03 Feb 2015, 02:53 PM

Hello Harper,

As you know JavaScript is asynchronous and currently such implementation can not be achieved, however we have planned for adding a callback function on excel export event, so you will be notified when the excel file is ready so you can remove the spinner. This addition will be available with the Q1 release.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Harper
Top achievements
Rank 1
answered on 03 Feb 2015, 04:39 PM
I was afraid that was the answer. Thanks for the confirmation.
0
Kiril Nikolov
Telerik team
answered on 05 Feb 2015, 01:15 PM

Hello Harper,

Thanks for the understanding.

This is a popular demand, so it will be addressed in the near future.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Ming Fei - Avery
Top achievements
Rank 1
Iron
answered on 27 May 2021, 11:58 AM
Hi, I have similar issue. We have this "processing" spinner up for export now?
0
Nikolay
Telerik team
answered on 31 May 2021, 09:03 AM

Hello Ming Fei,

The Kendo Loader can be implemented to show while the Grid is preparing the data for the Excel export. For more information and a runnable demo please refer to the following forum post:

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
Harper
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Harper
Top achievements
Rank 1
Ming Fei - Avery
Top achievements
Rank 1
Iron
Nikolay
Telerik team
Share this question
or