I am creating a nested tableview. I have a tableview in this tableview cell one label and and one tableview. It is working fine and showing all the data but have an issue that the tableview which is inside cell tableview every cell scrolling but i want to show all the data and scroll only main tableview. How to fix this issue.
CodePudding user response:
Use the min-height for a cell, the height of cell automatically increase as per content
CodePudding user response:
Please elaborate your problem. I will not understand that what are you saying. Send me image.