Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

subrow issue in SKSTableView #41

Open
ketulbshah opened this issue Nov 11, 2015 · 3 comments
Open

subrow issue in SKSTableView #41

ketulbshah opened this issue Nov 11, 2015 · 3 comments

Comments

@ketulbshah
Copy link

Is there anyone using SKSTableView and knows the subrow stuff ? I'm encountering the problem that in delegate method

func tableView(tableView: SKSTableView!, cellForSubRowAtIndexPath indexPath:
NSIndexPath!) -> UITableViewCell! {}
no matter how many number of subrows are returned, indexPath.subrow keeps giving me 0, which is the index of the first subrow. So the subrow cell can only fetch the first item of the given array.

Please help and thanks ahead.

[email protected]

@jovanpreet
Copy link

Same issue how did you solve it

@kksuthar321
Copy link

Facing same issue any one solve it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants