Hard to know sans code ... are you calling
dequeReusableCellWithIdentifier in your cellForRowAtIndexPath: method?
On Sep 7, 2009, at 8:10 PM, Development wrote:
Ok I have the weirdest UITableViewBug..
I've set up the delegate, datasource, etc. My data appears correctly
in the table. HOWEVE
I should have posted the code sorry.
I deleted all the code out of the app for table view delegation. I
then pasted it back in one method at a time (except for the required
ones) and compiled then ran the app and now it works. I have no idea
why that fixed it but it did.
On Sep 7, 2009, at
Do you want help guessing or help solving? If you're after the latter,
you should post your code.
Hank
On Sep 7, 2009, at 9:10 PM, Development wrote:
Ok I have the weirdest UITableViewBug..
I've set up the delegate, datasource, etc. My data appears correctly
in the table. HOWEVER, when I c
Ok I have the weirdest UITableViewBug..
I've set up the delegate, datasource, etc. My data appears correctly
in the table. HOWEVER, when I click the table once, it ignores the
first click. Then, if I click it again on a different cell, it shows
that I clicked the previous cell. In fact each