|
1 | | -# Binding JSON Data and Service URLs to the Vue Grid of Syncfusion |
| 1 | +# Binding Remote Service URLs to the Vue Grid of Syncfusion |
2 | 2 |
|
3 | | -A quick start project that helps you to bind the remote data to the Syncfusion Vue Grid and also to load data dynamically through the AJAX post. Please watch the below video to bind local JSON data to the Vue Grid. |
| 3 | +A quick start project that helps you to bind the remote data to the Syncfusion Vue Grid and also to load data dynamically through the AJAX post. Please watch the following video to learn how to bind local JSON data to the Vue Grid. |
4 | 4 |
|
5 | | -Watch the getting-started video now: https://www.syncfusion.com/tutorial-videos/vue/grid?title=how-to-get-started-with-the-syncfusion-vue-grid |
| 5 | +Watch the getting-started video now to learn how to bind local JSON data: https://www.syncfusion.com/tutorial-videos/vue/grid?title=how-to-get-started-with-the-syncfusion-vue-grid |
| 6 | + |
| 7 | +Download example with local JSON data: https://github.com/SyncfusionExamples/getting-started-with-vue-data-grid-of-syncfusion |
6 | 8 |
|
7 | 9 | Documentation: https://ej2.syncfusion.com/vue/documentation/grid/data-binding/
|
8 | 10 |
|
@@ -33,4 +35,4 @@ Run `npm run serve` command for a dev server. Navigate to `http://localhost:8080
|
33 | 35 |
|
34 | 36 | ## Further help
|
35 | 37 |
|
36 | | -To get more help on the vue CLI use go check out the [Vue-Cli README](https://github.com/vuejs/vue-cli/blob/master/README.md). |
| 38 | +To get more help on the vue CLI use go check out the [Vue-Cli README](https://github.com/vuejs/vue-cli/blob/master/README.md). |
0 commit comments