Blazorise DataGrid OnReadData code does not run
I’m trying to use a Blazorise data grid with data from an external source (SQL Server database) and pagination. Please let me know what’s wrong with the code below, since OnReadData is never run. This is a test page, hence some values (TotalItems…etc…) are hardcoded. I’m using .NET 8.0.