Page 1 of 1

Scroll bar questions

Posted: Thu Dec 22, 2016 7:48 am
by atostaine
This is an RP on a web page. The Tree List has a scroll bar, and the page has a scroll bar. I have the tree set to center, fit both, and the RP on the page set the same. Is there a way to make the list take as much as height as it needs? On Iphone, I have to scroll the list completely, then take my thumb off the screen, then touch and scroll again.

Thanks
Untitled.png
Untitled.png (71.72 KiB) Viewed 7701 times

Re: Scroll bar questions

Posted: Thu Dec 22, 2016 8:10 am
by Stewart Marshall
Hi Art

FitBoth means that a control will occupy the available space.

Try using ContentHeightFitToWidth and to set the alignment to TopXxxxx.

Sample attached

Regards

Re: Scroll bar questions

Posted: Thu Dec 22, 2016 1:36 pm
by atostaine
Thanks Stewart, I'll get to try it tomorrow. I really appreciate your help.

Art

Re: Scroll bar questions

Posted: Fri Dec 23, 2016 7:11 am
by atostaine
Working as expected Stuart. Thanks again

Art