Deleting entire sections in UITableView edit mode
Deleting entire sections in UITableView edit mode
- Subject: Deleting entire sections in UITableView edit mode
- From: Michael Gardner <email@hidden>
- Date: Tue, 8 Dec 2009 16:43:04 -0600
I'm creating a UITableView in which users should be able to (among other things) delete not only single rows, but entire sections. When the table is put into edit mode, I would like to show a control in each section header that will allow deletion of the associated section.
How hard is this going to be (in particular, getting the custom edit controls' appearance and animations to match those of the existing edit controls)? Has anyone done anything similar before? If it turns out to be too hard, I may just give up and put an always-visible "delete this section" button in the header or footer of each section.
-Michael_______________________________________________
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