Hi
I've a UITableView configured to NO scrolling. In standard state (not in editing mode) the scrolling is correctly disabled but when i go in editing mode and I think to move row the scrolling is enabled and this cause some problem. Why, if the scrollingEnabled property is set to NO the scrolling is enabled in editing mode? can anyone help me?!? thanks a lot