Selecting items in Datalist

Hi @mookey,

There is no built-in selection for the DataList component however you can use Click event of any component inside the template to obtain the the current clicked/selected.

1 Like