In tableview didselectrowatindexpath method how can we find if we click image in that cell[i mean the image which i set using cell.image ] or text in that cell[i mean the text which i set using cell.textlabel.text]
Basically i have to do separate functionality if i click image or text....
I can customize the cell and put view for this thing but bluecolor selection is not coming while i click that cell....
Please help me out.....
Basically i have to do separate functionality if i click image or text....
I can customize the cell and put view for this thing but bluecolor selection is not coming while i click that cell....
Please help me out.....