Hi,
I've got a page with a nav controller, a tab controller and a NKTableView. App supports orientation in .plist. I don't use NKIsPageSupportsAutoOrientation, as I understand that by default is supported.
When I rotate to horizontal, nav controller and tab controller are Ok, but NKTableView doesn't expand to use the new width, which is larges than vertical one, obviously.
Does anybody use NKTableView with rotation?
Thanks,
