ODRefreshControl
ODRefreshControl copied to clipboard
Refresh
Hi There
Implemented as easy as you said.
So it looks like it is refreshing - but the TableView does not refresh.
I have the iPhone doing a JSON pull from a SQL Database.
Any ideas ?
Iain
Can you post some code?
Besides: Does your @selector get called (after you pull-to-refresh)? Do you call -tableview:reloadData after you pull the JSON?