Hi emansfield, I also try the work that you've done. The delegate's method, heightForRowAtIndexPath, didn't work in my side, and I want to implement a method do the job instead of the delegate's method. Could you pls show me some tips?
Quote:
Originally Posted by emansfield
Thanks Reena, I actually discovered that method for myself yesterday and everything works fine now. I was trying to adjust the size of the cells themselves rather than looking at the delegate methods. 
|