Re: Removing Last Table Section
I am doing it without any trouble. Are you using insertSections:withRowAnimations:/deleteSections:withRowAnimations:?
The only thing I had trouble with was figuring out what to pass it for the NSIndexSet values because the documentation was very vague in that area. I had all kinds of issues until I realized I was doing that wrong and it works fine now. Feel free to share some code and I can take a look.
|