Hi,
How to ScrollToItem when use PreoptimizedCLV??
When I remove PreoptimizedCLV and use this code, it works perfect.
But, it not works when use PreoptimizedCLV.
I also use this code.
But not work.
How to ScrollToItem when use PreoptimizedCLV??
When I remove PreoptimizedCLV and use this code, it works perfect.
ScrollToItem:
CLV.ScrollToItem(pos1)
I also use this code.
ScrollToItem:
' PreoptimizedCLV completed
sleep(1000)
CLV.ScrollToItem(pos1)