Copy Excel record to Kendo grid paste performance issue

1 Answer 12 Views
Grid
abdul
Top achievements
Rank 2
Iron
abdul asked on 11 May 2025, 06:20 PM

Hi,

I am working on a kendo grid, where user can copy records from the excel and paste in the kendo grid.

But when we copy more than 50 records from the excel and paste in the kendo grid then it is taking some time.

Can we increase the performance while pasting in to the Kendo grid or is it possible we can provide a progress bar or something to show to the user when the user paste more than 50 record. Attached kendo grid for the reference.

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 14 May 2025, 01:56 PM

Hi Abdul,

There is no additional configuration that you can set to increase the paste performance. And showing a loading icon currently is not viable, since the Grid only exposes a "paste" event that fires after the pasted data has been rendered.

However, showing a loading icon definitely sounds like a good idea, so I would suggest you log it as a feature request in our Feedback Portal: https://feedback.telerik.com/aspnet-mvc If it gets support by the community, the team will consider adding a built-in loading icon, which the Grid can show automatically, when data is pasted in it.

Regards,
Ivan Danchev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
abdul
Top achievements
Rank 2
Iron
Answers by
Ivan Danchev
Telerik team
Share this question
or