Aloha everyone,
I am currently working on an app that uses a SQLite3 database to populate a table view with terms. Once the user clicks on one of the terms, another view pops up with the definition. What I can't figure out how to do yet is make section headers on that first table view (the one with the terms). I can do it quite easily with a plist, but I'm using a database pull instead. Can anyone point me in the right direction to understand how I can accomplish this?
Thanks in advance for all responses
I am currently working on an app that uses a SQLite3 database to populate a table view with terms. Once the user clicks on one of the terms, another view pops up with the definition. What I can't figure out how to do yet is make section headers on that first table view (the one with the terms). I can do it quite easily with a plist, but I'm using a database pull instead. Can anyone point me in the right direction to understand how I can accomplish this?
Thanks in advance for all responses