Hi
I am using a scrollview. Its inner panel is obviously higher of the visible part. I am adding rows when I get data from an external input, not using the scrollview with fingers. I have difficulties to scroll the view, one line up, when the last row reaches the bottom of the visible panel of the scrollview. Normally it should be something like SetScrollPosition, but, despite I have read that setScrollposition should exist.. it doesn't .. Here, some people call "ScrollView" the "ListView", and so some posts report solutions that don't exist for ScrollView. I just find a ScrollToNow function, which behavior is not so clear .. What am I missing? Thanks in advance.
I am using a scrollview. Its inner panel is obviously higher of the visible part. I am adding rows when I get data from an external input, not using the scrollview with fingers. I have difficulties to scroll the view, one line up, when the last row reaches the bottom of the visible panel of the scrollview. Normally it should be something like SetScrollPosition, but, despite I have read that setScrollposition should exist.. it doesn't .. Here, some people call "ScrollView" the "ListView", and so some posts report solutions that don't exist for ScrollView. I just find a ScrollToNow function, which behavior is not so clear .. What am I missing? Thanks in advance.