iPhone SDK: making a complete tableView with data part 4

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
7,179
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Nov 25, 2009

In this video, im going to explain to you guys how to make a tableview, thats fully editable, addable, and saves data, so when you quit the app, it remebrs it's last state!

  • likes, 3 dislikes

Link to this comment:

Share to:
see all

All Comments (14)

Sign In or Sign Up now to post a comment!
  • I'm getting this weird problem, when at [self saveData]; for the addrow and the editTable. It sais Method - saveData not found (return type defaults to "id". Also when I run it, it terminates the app and gives me this error "UITableView dataSource must return a cell from tableView:cellForRowAtIndexPat­h:'

    Any ideas?

  • app crashes on 3.2.5 :(

  • @iBradapps I see where you're coming from, sorry i didnt specify - but i meant people in general, not just you. Most people would jack the code straight out without learning anything.

  • @IpswichPKerJoe Why not? Who says I wouldn't study the code after I download it? I only learn if some kid is talking out loud? It sure would save me some time too.

  • @iBradapps you wouldnt learn anything..

  • @emil2804 move the "saveData" methode above the addRowToTableView - methode ... and u are fine

  • You know it would make 40 minute videos into 1 if you just posted the source code

  • @CyThemes get rid of any warnings or make a new project.

  • For Some Reason When I Build and Go the iPhone Simulator Crashes... Can Anyone Please Help!?

  • @ClaudiusMaximus23 to make the row heights smaller is a function that controls the height - (CGFloat)tableView:(UITableVie­w *)tableView heightForRowAtIndexPath:(NSInd­exPath *)indexPath

    {

    return 30.0f;

    }

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more