Posted 19 May 2015 Link to this post
I would like to initially select the first item in a listview bound to a viewModel:
http://jsbin.com/xawemuwonu/2/
The change event fires on page load, however, how do I have the list view updated as if I had manually selected the item?
Posted 19 May 2015 in reply to Morten Link to this post
Posted 21 May 2015 Link to this post
Posted 21 May 2015 in reply to Alexander Valchev Link to this post
Hi Alexander,
thanks a lot. That worked.
/Morten