iOS: ViewDeck library and deleting row from UITableView

198 Views Asked by At

I'm using the ViewDeck library and order to have a sliding functionality in my app, and I run into the problem that if I have a UITableView in my left view controller and want to delete a row, I can't do it; it simply doesn't enter in the commitEditingStylemethod.

Any idea please?

Thanks a lot in advance.

1

There are 1 best solutions below

0
On BEST ANSWER

I forgot that I was returning NO in the method canEditRowAtIndexPath