vote up 0 vote down star

hi, i have attached as header one UIView(which has lot of buttons etc) in UITableViewController.i did not use table header.but when i scroll table view ,the header view (XIB file) goes upwards..can i stop it?

flag

0% accept rate

1 Answer

vote up 0 vote down

Don't create it inside the UITableViewController. Create it outside and then you should get the desired behavior.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.