PTEz / PTEHorizontalTableView

Horizontal UITableView inspired by EasyTableView.
http://ptez.github.io/PTEHorizontalTableView
Apache License 2.0
75 stars 24 forks source link

Maybe an issue! #2

Closed geogerar closed 9 years ago

geogerar commented 9 years ago

Hello again, Maybe there is an issue..... The method "didSelectRowAtIndexPath" is not working..... Can you please take a look and fix it? Thanks again

George Gerardis

mythodeia commented 9 years ago

@geogerar go to the storyboard and tap on the tableview, not the horizontal table view. Find the property called selection. Change it to "single selection" you are all set

Regards Konstantinos K.

rivera-ernesto commented 9 years ago

Thanks @mythodeia !