Hi,
I have a table view with custom cells. When i enter the editing mode, no edit buttons (delete/insert) are shown but editingStyleForRowAtIndexPath() and setEditing() are called.
Do i have to do this drawings by myself or have i just forgotten something ?
Thanks
Claus