Hi all,

          I m using a viewstack component in my application ..I m
embedding ten canvas components inside the viewstack. On the tab click
event,i will change the corresponding stack index to display.Inside
each canvas component,i m embedding a grid using customcomp.
Here,when the vertical size of the page exceeds the height,vertical
scroll bar are displayed.Fine,but i need to move the vertical
scrollbar's position to top whenever it is displayed.

I tried with the following code:
myCanvas1.verticalScrollPosition=0;
This is working fine,but the vertical scroll bar is breaking into two.
when i try to drag that,its getting merged and displaying like a
normal one.
But why is it breaking into two parts?
Does anyone has any idea about this?





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to