I am trying to create a UITableview
, with grouped static cells, that contain UITextField
s. Everything looks fine, until I put in the UITextField
s. Anyone have any ideas as to what may be happening? Auto-layout is on. When Auto-layout is off it is fixed but then rest of project is messing up.
Here is a picture to show what is happening: