Hi i have UITableView with x rows and my cell data loaded with plist file , i wanna implement a UITextField that user inserts the cell number and then after done button the cell going to highlight and show the cell row , for example enter 104 and then show me the row 104 .
is there anyway ? thank you .
Hi i have UITableView with x rows and my cell data loaded with plist
Share
-[UITableView selectRowAtIndexPath:animated:scrollPosition:]