I have an iPhone/iPad app supporting both orientation, and I have set te width of UItableView cell content also, but when I change device orientation from landscape to portrait UITextfield width (some of) remains constant what they were in lanscape.
screen shots are :
and after device orientation change some of UITextfield shows as :
so what is the solution for it?