TheZimm macrumors 6502a Original poster Jul 12, 2008 711 0 Aug 29, 2008 #1 How do u add headers to a table view??? very frustrating, checked apples documentation but no help
T Taum macrumors member Jul 28, 2008 56 0 Aug 29, 2008 #2 TheZimm said: very frustrating, checked apples documentation but no help Click to expand... I'm curious as to what you looked for. Looking for methods containing "header" finds what it is supposed to. Take a look at UITableViewDataSource/Delegate again. There are also several sample codes that use this feature.
TheZimm said: very frustrating, checked apples documentation but no help Click to expand... I'm curious as to what you looked for. Looking for methods containing "header" finds what it is supposed to. Take a look at UITableViewDataSource/Delegate again. There are also several sample codes that use this feature.