Hey everyone, I have an app in which I need to be able to reorder sections of a grouped table. I'm attempting this by adding a single grouped table into the cells of a parent table. I am noticing a problem with the display of the parent table's cells. As I scroll through the tables, the ones toward the end (and especially the last one) seem to get displayed with a section of cells overlapping other cells. However, as I'm scrolling down through the tables, when the top edge of a cell in the parent table reaches the top of the viewable area, it seems to refresh the parent cell's contents and the inner table looks fine. I have some sample code that demonstrates this. Can anyone tell me what's going on with it and maybe how I can correct this?
Sample code: http://www.neuromight.com/sandbox/ios/SectionReordering_2.zip Thanks! Jason _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com