New to Kendo UI for Vue? Start a free 30-day trial

Data Binding

The ListView provides support for binding it to remote data services.

To initialize the ListView by binding it to a remote data service, use the Data Source component. Remote data binding is appropriate for larger datasets, so that items are loaded on demand when displayed. You can use the DataSource for serving data from a variety of data services such as XML, JSON, and JSONP.

Example
View Source
Change Theme:

In this article

Not finding the help you need?