I want to show a list in iOS that itself will contain a list. For example I want to create a day wise task list in which the day and task are dynamic.So outer list is DAY LIST and inner list would be TASK LIST.Also want to handle the click on TASKS. How can I achieve this in iOS, have tried using Table Views but cannot achieve it since I want to show nested list.In short I want to show a list of list in iOS.
1条回答
查看更多
0人赞
添加讨论(0)
举报
相关问题
- how to split a list into a given number of sub-lis
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift