iphone - Table View Group Header View -
i want create effect similar open table application. want section header stick top scroll table. of course default behavior plain table view, because of style, want group table view.
any ideas or suggestions?
one way (i'd wager opentable way) use plain table style dress cells grouped. you'd need 3 background images cells, 1 first cell in section (with rounded upper corners), 1 last row in section (with rounded lower corners), , 1 others looks grouped cells (with left , right insets).
Comments
Post a Comment