after reviewing the table search application provided by apple
https://developer.apple.com/iphone/library/samplecode/TableSearch/index.html
i see how it can be done with an array
but if your data is pulled from an sqlite3 database, how could you provide the same functionality
thanks
https://developer.apple.com/iphone/library/samplecode/TableSearch/index.html
i see how it can be done with an array
but if your data is pulled from an sqlite3 database, how could you provide the same functionality
thanks