Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A quick start Vue project that shows how to bind complex data in the Syncfusion [Vue Query Builder](https://www.syncfusion.com/vue-components/vue-query-builder?utm_source=github&utm_medium=listing&utm_campaign=tutorial-videos-vue-query-builder-complexdatabinding-sample) component. This project contains simple code to bind complex data using nested columns and directly connect the complex data source to the component.

Watch the video: Coming soon…
Watch the video: https://www.syncfusion.com/tutorial-videos/vue/query-builder?title=how-to-bind-complex-data-in-vue-query-builder

Refer to the documentation to learn about the Vue Query Builder component: https://ej2.syncfusion.com/vue/documentation/query-builder/data-binding#complex-data-binding

Expand Down
Loading