How to pre-select a specific object in a list view

0
I want to pre-select a specific object in a list view. How can I do this? A data view is listening to this list view.
asked
1 answers
0

Hi Fathima, 

You can use a template grid widget to select the first row by default by using a Single selection and maintain in Selection Mode

answered