sakkaras / SKSTableView

An expandable table view.
MIT License
446 stars 115 forks source link

How can I get the UITableViewCell when I use didSelectSubRowAtIndexPath #21

Closed cnzlh closed 9 years ago

cnzlh commented 9 years ago

}

However the cell Calss is SKSTableViewCell . can anyone help me?

cnzlh commented 9 years ago

I figured out this problem , the following code use ronail's pullRequest.Thx https://github.com/ronail/SKSTableView/commit/041bcf8e37bab2fd25160bca4a6f8004905598a1

samiramin commented 9 years ago

This is awesome, please integrate with the original code, It is very helpful