Hi There,
I hav a UITableView created which is required to load from two different datasources say Array1 and Array2.
The Array1 should be loaded with cell Content alone.
Array2 shoul be loaded with Image + Cell Content + Accessory view
I'm able to get the Cell Content reloaded. The issue that i face here is that the Image and the Accessory view get overlapped.
Please help me sort out the Prob.
Thanks,
Prabhu
I hav a UITableView created which is required to load from two different datasources say Array1 and Array2.
The Array1 should be loaded with cell Content alone.
Array2 shoul be loaded with Image + Cell Content + Accessory view
I'm able to get the Cell Content reloaded. The issue that i face here is that the Image and the Accessory view get overlapped.
Please help me sort out the Prob.
Thanks,
Prabhu