:: Forum >>

AW.UI.Tree -How to control scrollBars

Hi ,

Is there any way i can control the scrollBars in tree. each time i expand the tree, scrollBars jumps to top. is there any way i can get the scrollTop? any suggestions are welcome

thanks in advance
Thimi
Monday, February 19, 2007
You can try using

tree.getContent("box").element().scrollTop = ...;

However I cannot reproduce this problem - could you post an example?
Alex (ActiveWidgets)
Monday, February 19, 2007
Thanks Alex:
It worked fine. I have one more question can "onScrollTopChanging" event be used for tree also ?

Thanks once again for the Help
Thimi
Tuesday, February 20, 2007

This topic is archived.


Back to support forum

Forum search