I have an iPhone application in which I want to add two arrays to the same tableview, ie news array and deals array, which are returned by a web service. I need to load them in the same view, ie in a tableview, as if loading from a single array. Can anybody help me in achieving this?
Finally I soted it out like this.First take the two arrays.then merge it in to one array,and load the table view from that array.if u need seperate actions then in your didselect methode check whether the object contains in the first array then do something,else do another thing ...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With