Hi Fritz,
Actually I just found the answer hours ago, I forgot all the magic things
are in the delegate protocol,
of course I need to implement those methods to make magic happen.
Anyway, thank you for your response.
On Mon, Dec 27, 2010 at 11:16 PM, Fritz Anderson wrote:
> On 27 Dec 2010, at 4:
On 27 Dec 2010, at 4:30 AM, ico wrote:
> I don't know if you have figured this out. I also want to know how to do the
> customization
> on the section part of the tableview, not the cell but the section part. I
> want to put some
> custom content including an image on my section header rather than
On Dec 27, 2010, at 2:30 AM, ico wrote:
> Hi,
> I don't know if you have figured this out. I also want to know how to do the
> customization
> on the section part of the tableview, not the cell but the section part. I
> want to put some
> custom content including an image on my section header r
Hi,
I don't know if you have figured this out. I also want to know how to do the
customization
on the section part of the tableview, not the cell but the section part. I
want to put some
custom content including an image on my section header rather than just some
text.
Can anyone tells me how to d