items

Obtains an Array of the DOM elements, which correspond to the data items from the Kendo UI DataSource view.

Returns

Array The currently rendered ListView items (<div>, <li>, <tr> elements, etc., depending on the item template).

In this article