List View Selection

0
Hello I need to select 1st value as the default one in a listview, how can I do that.  
asked
2 answers
0

Hi,

I don’t see that as an option at least in lower version of 9. Can you elaborate your use case a bit?

Regards,

Radhika Wagle

answered
0

Unfortunately this is not possible.

Listview selection works when there is an onclick event under it. 

You can achieve this by using template grid instead.

answered