The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Is there any reason why paging would work locally on development, but when pushed to a remote server no longer function?
When working locally everything functions as expected. When I push to a remote server and open up the angular app, my grid shows 0 of 0 pages (0 items) and only displays the first page.
I'm using an OData adaptor and the service is the same locally and for the remote server. Looking at the OData response, I have the @odata.count value in both responses.