Grid Data ToDataSourceResult Time consuming

0 Answers 184 Views
Grid
盼宇
Top achievements
Rank 1
Iron
盼宇 asked on 12 Aug 2022, 07:27 AM

Hello, friends, I have a problem. Please help me. I have a table with a data volume of about 5 million. When I use IQueryable.ToDataSourceResult(request), it will take a lot of time. So I changed IQueryable.ToDataSourceResult(request) to IQueryable.ToDataSourceResultAsync(request), but it will be very slow when I want to get the Result.Data. Do you have a good solution, thank you.

 

 

 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
盼宇
Top achievements
Rank 1
Iron
Share this question
or