I am using an iPad ..
In that there is a popover controller .
now when I open up the keyboard then popover gets small in size .
I have connected scrollview in that popover . but somehow its not going to top .. it stuck in between however it goes to contest size but all of them are not above.
how to go to the top area when I have small popover?
You can try setting the
autoresizingMaskof the scrollView like this: