Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UmaMaheswariChandrabose authored Nov 18, 2019
1 parent 8cd2954 commit 00065de
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Binding JSON Data and Service URLs to the Vue Grid of Syncfusion
# Binding Remote Service URLs to the Vue Grid of Syncfusion

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.
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.

Watch the getting-started video now: https://www.syncfusion.com/tutorial-videos/vue/grid?title=how-to-get-started-with-the-syncfusion-vue-grid
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

Download example with local JSON data: https://github.com/SyncfusionExamples/getting-started-with-vue-data-grid-of-syncfusion

Documentation: https://ej2.syncfusion.com/vue/documentation/grid/data-binding/

Expand Down Expand Up @@ -33,4 +35,4 @@ Run `npm run serve` command for a dev server. Navigate to `http://localhost:8080

## Further help

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).
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 comments on commit 00065de

Please sign in to comment.