Hi,
Is there anyway to detect when a user has scrolled almost to the bottom of the tableview? I’m loading some data from my server into a tableview, and when the user almost reaches the bottom, I would like to load more data and add more rows.
Thanks for any help.
Don