Customizing Section indexes in UITableView in iphone application
- by sagar
Hello ! Every one.
Does any one have tried to customize default section index displayed in UITableView.
I want to modify the appearance of UITableView SectionIndex.
Is it possible to customize it ?
Is there any delegate methods available for this ?
What delegate methods should I use - if above question's answer is yes?