UITextField in each cell of UITableView

Joined
May 2, 2009
Messages
4
Reaction score
0
Points
1
Hi everyOne,

i m creating a registration form, in which 5 text Fields are there.
can anyone suggest me how can i put UITextFields into the each cell of UITableView.
i dont want to use Interface Builder.
can any one help me regarding this by coding..??
 
Joined
Jun 2, 2009
Messages
5
Reaction score
0
Points
1
This is going to be hard if you haven't done a custom UITableviewcell before.

There is quite a lot of code out there for custom UITableviewcell. It will teach you how to put a textfield in the cell.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top