Pass an array of objects from one table view to another?
Hi I have two pages in my app, both table views. I need help with firing a
query that will have a different WHERE clause depending on which cell is
clicked, the name of the cell will determine what WHERE clause is
selected.
This query will return a list of rows from the database, I need to
populate the next table view with the results.
Has anyone ever done anything similar to this? Or know of any tutorials
which will help me do this?
Regards,
No comments:
Post a Comment