Hi,
I have a scrollable view that lists multiple rows of data. I am trying to add a functionality where user initially can see first 10 rows. on clicking More button, he can see next 10 rows. something similar to the you tube application , where first 25 videoes are displayed.
Is there a built in control for this in iphone sdk ?
thanks