Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to call gridview reloadData, not processing #63

Open
khartley opened this issue May 11, 2011 · 1 comment
Open

Trying to call gridview reloadData, not processing #63

khartley opened this issue May 11, 2011 · 1 comment

Comments

@khartley
Copy link

Please forgive me if this is an obvious or brain-dead question - I'm still learning the ropes. I'm populating an array with image data on a return from the locationManager. Once that array is populated I want to load the gridview with those images. I've created a method called "showResultGrid" that receives the array of images and then calls [self.gridView reloadData] from within my veiwController. I'm getting to the point where the reloadData call is made - but the debugger just steps on past the line without going into reloadData. (I've stepped through ImageDemo, and I CAN step into reloadData) - so I must be missing something somewhere, but for the life of me I can't figure out what. Does this sound at all familiar? Are there any gotchas that I can check? THANK YOU for any help that you can provide!!

@jonathannaguin
Copy link

Maybe i have the same problem...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants