Custom data binding allows you to perform manual operations on the data. It can be utilized for implementing custom data binding and editing operations.
-
Updated
Feb 15, 2024 - C#
Custom data binding allows you to perform manual operations on the data. It can be utilized for implementing custom data binding and editing operations.
In this demo, grid is bound with a remote data using WebApiAdaptorand CRUD operations, sorting and filtering are handled at server side.
Add a description, image, and links to the blazor-data-grid topic page so that developers can more easily learn about it.
To associate your repository with the blazor-data-grid topic, visit your repo's landing page and select "manage topics."