Adding rows into the table
Hi
I am working on an App which has a TableView in which the user should be able to modify the count of rows.
Well I have no problem to remove rows, I get the red 'blob' on the left handed side of the tableViewCells, but I wonder what I have to do to get the green + sign in front of a tableViewCell in order to be able to add a row?
I have used UITableView and UInavigationBar (from the xib file)
I need the solution ASAP..If anybody knows how to rectify this problem, please guide me.
Regards,
|