Could you please make it clear ?Originally Posted by mahe2310
AFAIK it can be called at any time to make the current Item Visible
Could you please make it clear ?Originally Posted by mahe2310
AFAIK it can be called at any time to make the current Item Visible
We can't solve problems by using the same kind of thinking we used when we created them
i called ensureCurrentVisible() at the end of all the loops in my function.
Even if the control reached there, i couldnt make see the results.
So i called it immediately after the setCurrentItem(i) function. It worked.
At first i called the function after all the steps is bcos i am calling the funtion setCurrentItem(i)
at different sub loops and hence avoid repeatd call.
mahe2310
Bookmarks