didSelectRowAtIndexPath connects to another table view in window-based app.
Hi all,
I am new to iPhone programming, i have started my first application in windows-based application for iPhone OS. In this i am loading UITableView for displaying RSS feeds, when the RSS feeds are loaded in the table cell, i click on the table cells to move to another table view for reading detailed description of RSS feeds.
So in Window-based application can u help me in generating another tableview?
i have created a another view using UIViewController subclass but the didSelectRowAtIndexPath does not redirect to that view. So whether i need to use some other subclass files for connecting to another view ?
Thanks for any help!
Sathiya
I am new to iPhone programming, i have started my first application in windows-based application for iPhone OS. In this i am loading UITableView for displaying RSS feeds, when the RSS feeds are loaded in the table cell, i click on the table cells to move to another table view for reading detailed description of RSS feeds.
So in Window-based application can u help me in generating another tableview?
i have created a another view using UIViewController subclass but the didSelectRowAtIndexPath does not redirect to that view. So whether i need to use some other subclass files for connecting to another view ?
Thanks for any help!
Sathiya
iMac, Mac OS X (10.5.6)