This example demonstrates how to bind dxDataGrid to a controller action and implement CRUD operations via an API controller in a Razor Pages project. Set the Controller, LoadAction, UpdateAction, ...