Possible Duplicate:
Making the view slide up to make room for the keyboard?
Xcode/iOS5: Move UIView up, when keyboard appears
As we normally enter data in textfield keyboard appears and it hides the data what we are entering in fields so is there any way that screen should slide up so that we can see data which is entered in the fiedl.
try this code…….
Edit: moveKeyboard is float. Set its value according to your need.