Hey, I’m looking to have more control over the Repeating Group layout. Currently, the Ext. Vertical Scrolling loads 1 cell each time it loads.
I’d like to load 15 cells every time a user gets to the bottom. Facebook, Twitter and other social networks have this so users aren’t waiting for the next cell to display. Any way to do this currently? If not, can you add this function fairly soon?
It seems the Ext. Vertical Scrolling still loads only 1 cell.
It’d be great if we could input the number of cells we would like to load. I personally would like to load about 4 or 5 new cells each time the end the of repeating group is reached.
Could you perhaps show a screen shot or two of what the set up looks like?
I’m trying to figure out how to set the scrolling position of a repeating group but can only find ways to set the scrolling position of the current page.
I also am curious about how you update the states of X and Y…is the Y value set equal to +2000 based on the size of the cells in your repeating group so you have cells equal to 200 and 10 of them is 2000?