MobileListView

Description

The Mobile ListView widget displays a grouped list of items.

Official Kendo UI MobileListView documentation

Examples

Examples for this widget are still in progress.

Live Options

The kendoListView.md binding accepts all of the options that can be specified for the widget. However, when bound against an observable, these live options will update the widget or respond to updates from interactions with the widget.
data

An array, observableArray, or kendo.data.DataSource to be rendered in the list

clicked

A handler to call when the list view is clicked

widget

If specified, will populate an observable with a reference to the actual widget