MultiColumnTableViewForiOS
MultiColumnTableViewForiOS copied to clipboard
MultiColumnTableView scrolling slow
I have 2 columns that are horizontally scrollable next to the left stationary column. Scrolling vertically is not smooth. I've tried setting all labels opaque, as well as the tableview itself. Even leaving out the content in the cells it is slow. Could it have something to do with the UIViews being created for each cell occurrence?