Is there any way to reorder section in UITAbleView by dragging similar to row? Is there any trick to do so?
A:
Check out this stackoverflow question. It shows you how to only allow reordering of UITableViewCells within a given section.
DHamrick
2010-07-04 21:16:04