Create sectioned table using Three20 sdk
I am creating a table using Three20 sdk. I want to create sections in this tabl开发者_如何学Goe. Is this possible? If yes, how to do it? Can anyone please help?
Thanks in advance.
Take a look at the TTSectionedDataSource docs. The example app that you can get from the Three20 website also shows an example implementation of a sectioned data source that you can use as a working example
精彩评论