Radzen Datalist and Pager Slow Performance

Hi,

I have recently stared using Radzen Blazor Components and started using a data list with a pager, but for some reason it is very slow. it takes 15 seconds for 4 records to load. I took the base in the components example here and made it less: Blazor Pager | a free UI component by Radzen. This is still on my dev machine so dont know why it is slow. anyone know how to fix it? also using dotnet 5

Hi @Mikerad,

Try to debug your application to check what’s loading so long. Is it the data or maybe some network request?

Hi @enchev the network requests dont seem to take very long. max like 2 seconds.


and the data is minimal that gets pull. think maybe the bigest field will be the base64 image