Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

wtucker1664

macrumors newbie
Original poster
Oct 18, 2011
2
0
Hi I have called [AMCustomerTableView reloadData] where AMCustomerTableView is the table view object, but doing an NSLog in the

- (UITableViewCell * )tableViewUITableView * )tableView cellForRowAtIndexPathNSIndexPath * )indexPath

function shows that this is not being called when the reloadData is being called.

I have setup a function called changeSegment and put this in the navigation bar control. Set it as an IBAction and linked this in interface builder.

I have created a function in the table view control .m file which get the data from a server and returns json this NSMutibleArray is then used to add the data to the table.

The problem is this is not reloading the data when i click on any of the segment buttons.

Has anyone else had this problem.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.