I need to implement a table view such that it has 3 different sections and each sections has 3 different height and different objects. i have set sections count to 3 but i couldn’t find a suitable view to get the different heights.
How can i do it. Thanks in advance
hello vishnu i am not a pro and i may be wrong. according to me if you want different height for defferent sections then for each section you have to give different cell height which inturn effect the height of section.
Hope it will help you…