Hi All,
Wondering how to do this,
If you have a list for example in a Split-App, and then you update the oModel that is bound to the list, the list refreshes and starts again at the beginning.
When you have over 20 items in the list it is confusing to the user, how do you stop the list from losing its scrolled position?
I tried to enclose the List in a scrollbar and then trying scrollToElement but not luck.
Thanks,
Stuart