Search results

ListSelectedItem API in JavaScript (ES5) ListView API control

An interface that holds list selected item.

Properties

data

any[]

Specifies the selected item dataSource collection.

index

number[]

Specifies index of the selected element. Available only in virtualization.

parentId

string[]

Specifies the hierarchical parent id collection of the current view. Available only in nested list with checkbox enabled.

text

string[]

Specifies the selected item text collection.