Base solution for your next web application
Open Closed

Asynchronous Grid Column Loading #11711


User avatar
0
maharatha created

We use the latest version of Angular and .NET Core.

We have a requirement where is we have to display the number of users and number of users in each role for each tenant in the Tenant List. This could be an expensive operation, so we want to add this column to existing Tenant Grid however asynchronously load these columns.

Could you recommend some good approach on how to do it ?


1 Answer(s)