Is there a way UI can be rendered asynchronously

1 Answer 106 Views
General Discussions
BettyRejoy
Top achievements
Rank 1
BettyRejoy asked on 18 Jan 2022, 09:54 AM

Hi

Is there a way UI can be rendered asynchronously (ASP.NET ajax way) Lets say i get data like 10MB or more and the getting data part is async. However I can see that the blazor page freezes as it needs to bind the data to grid/list. Is there way to do this just like background thread concept in Winforms? Or asp.net ajax way?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 20 Jan 2022, 03:36 PM

Hi BettyRejoy,

You may find useful the virtualization capability offered by:

Best Regards,
Rumen
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
General Discussions
Asked by
BettyRejoy
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or