hi guys. Got this question.
I wish to transfer data from one view to another located in different xibs. Example. touch cells from apple site. I want to fill one uitableview dynamically with cells that i selected from another uitableview which was populated from sql.. Both tables should be independent of each other. .like i said.. Different view controllers,
Whats the best possible solution? Any suggestions or perhaps even a sample would be much much appreciated
I wish to transfer data from one view to another located in different xibs. Example. touch cells from apple site. I want to fill one uitableview dynamically with cells that i selected from another uitableview which was populated from sql.. Both tables should be independent of each other. .like i said.. Different view controllers,
Whats the best possible solution? Any suggestions or perhaps even a sample would be much much appreciated