Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

cpuin

macrumors member
Original poster
Feb 3, 2013
77
0
Hi, i need an advice for Core data project.

i have two entities TempProducts and Products.They have same attributes.
i use a TableView in which the user input items than i want when he(she) clicks on a button to transfer (add) all items from TempProducts to Products and clear all TemProducts

- (IBAction)save:(id)sender{

//add all items from TempProducts to Products

//clear all records in TempProducts
this one i know how to make
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.