New to Kendo UI for Vue? Start a free 30-day trial
Vue Grid Data Binding
Updated on Sep 9, 2026
The Kendo UI for Vue 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