DataGrid with serverside paging and search

Until now my datasets has been so small that I have fetch everything and put it in the grid.

It's over now :grinning:
I am using asp.net core web api and would like to now how I can implement search and paging in the grid using asp.net web api.

All CRUD pages generated by Radzen are using server-side operations (paging, soring and filtering).

Thanks I don't have a license only using the components.