How to create hierarchical UITableView? So if you move the cell to the cell, then it will create a tableview. Effects like making directories in iOS
Any ideas? Maybe you have some examples, share it!
This can be achieved by two UITableViewControllers, for example, Primary Drishykantrolr and
detailViewController .
'> detailViewController :
- (minus) Talikadrishy: (UITableView *) in Table View was SelectionRowAtIndexPath: (NSIndexPath *) Create indexPath {// navigation logic can be here and press a sequence controller DetailViewController * detailViewController = [[[DetailViewController alloc] initWithNibName: @ "DetailViewController" bundle: nil]; // ... // Pass the selected object in the new view controller [auto. Navigation Controller Push ViewController: Animated Detail Viewer: Yes]; }
No comments:
Post a Comment