Hi all,
I put an UITableView in my UIScrollView. that allow me to put content like news in the UITableView and to put some label and other element after in my ScrollView. Everythink work fine, but I can't click on my table. The function RowSelected is not fired. I think I miss something, maybe with the userInteraction... Any help is welcome
thank you