ListView in native mobile not scrolling.

0
Hi, I've been stuck on an issue with the List view widget in native mobile. The page size is set to 10 and it works perfectly fine (expanding when there are more than 10 objects and you've reached the bottom) in Mendix 8.17.0 (current production version). We recently upgraded to Mendix 9.6.2 to address performance issues, but along with this upgrade we noticed that both on Android and iOS the List view would no longer expand if the amount of eligible objects was larger than the page size. I've already tried placing the List view in a Scroll Container, as was suggested in other topics here on the forum, but this unfortunately doesn't help. Hopefully someone else has found a way to fix this (other than the Scroll Container). [Edit] I forgot to mention that the scrolling behavior works fine in the Make It Native 9 app, but in the actual app builds for Android and iOS the scrolling does not work.  
asked
3 answers
1

I am also having the same issue that the scrolling in list view wont load more objects .
I am using mendix 9.12.4 for this.
Any idea what can i do to get this fixed?
I am also having the same issue that the scrolling in list view wont load more objects .
I am using mendix 9.12.4 for this.
Any idea what can i do to get this fixed?
 

answered
0

Hey Dennis,

I'm interested to hear if you've created a ticket for this issue and if you've any updates on it?

answered
0

Has anyone come across a solution for this yet? We are also currently stuck with the same issue where we cannot scroll through the entire listview. 

answered