iphone - UITableView - code inside didSelectRowAtIndexPath not working -


I am developing a universal application in which I am using UITableView I made it dynamically and I wrote the code below in didSelectRowAtIndexPath . But this is not going to the next page. Please tell me how to do this.

  First view controller * fst = [[first view controller alloc] init]; [Self. Navigation controller Push ViewController: animated fst: yes];  

You have to specify the zero file here.

First View Controller * fst = [[First View Controller Alok] initWithNibName: @ "abc.xib"]; [Self. Navigation controller Push ViewController: animated fst: yes];


Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -