ios - Prevent keyboard from scrolling UITextField underneath headerview in UITableView? -
i have tableview header , under header i've couple of uitextfields inside uitableviewcell. problem when press top uitextfield, uitextfield scrolls underneath headerview. how prevent happening? i've disabled scrolling in tableview.
thanks
i needed split uitableviewcell containing 2 uitextfields 2 uitableviewcells (each containing uitextfield).
Comments
Post a Comment