Adding cells from the bottom (like a stack) in UITableView
Adding cells from the bottom (like a stack) in UITableView
- Subject: Adding cells from the bottom (like a stack) in UITableView
- From: The Rhythmic <email@hidden>
- Date: Sun, 22 Apr 2012 03:23:10 +0530
Hi, Am a newbie to iOS programming. This is what am trying to do:
1. The user enters some text in the screen and it keeps getting added to a
UITableView.
2. As usual, it's getting added *from* the top.
3. But I want to add it from the bottom i.e. each new message that's added
is added *above *the rest/existing ones, and not below.
Can someone offer some pointer on this please!
Thanks
Priya
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden