How to scroll vertically but cell-by-cell in a table view
Hello,
I want to scroll just vertically in my tableview like everyone else, but i am wondering how i could do this by making every cell as large as the view,
and scroll the cells on their entire height, just like with the scrollview?
I want to make it feel like it's "magnetic per cell" when a user scrolls through the cells...
Or should i just use a scrollview with separate views?
Last edited by EeKay; 10-08-2009 at 11:57 AM.
|