New to Kendo UI for Vue? Start a free 30-day trial
Kendo UI for Vue Native Grid Data binding options
The Kendo UI for Vue Native Grid can work with both local
and remote
data. All operations(CRUD, filtering, sorting
, etc.) that can be performed inside the Grid can be configured in both local and remote data scenarios.
Data binding scenarios
Here is a list of articles that give more details about the different data binding scenarios that can be implemented with the Grid:
- Local data binding and operations
- Remote data binding and operations
- CRUD operations with OData binding