on 2014 Apr 04 5:59 PM
Just starting to get dangerous with Ultralite and iOS. I built the sample app and now I'm trying to do more. If I create another table view and want to display data there, how is that done. The part that is confusing me is that DataAccess.mm has the table view delegates. I'm not sure what I need to do to get data for a second table view. My understanding is that DataAccess.mm creates the sharedInstance that is to be the single point of comunication with the db. That is why I am confused with the table view delegates in the DataAccess.mm file.
I've been unable to find any other example code besides the tutorial, so any direction would be great.
Thanks for the help in advance,
Ryan
I think I jumped the gun. For anyone who may have this question later, I am just returning a result set from the DataAccess class and then using that where I need to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.