• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
coredata: building tree from Entities
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

coredata: building tree from Entities


  • Subject: coredata: building tree from Entities
  • From: Georg Seifert <email@hidden>
  • Date: Thu, 30 Oct 2008 16:39:59 +0100

hello,

once again a beginner question on coredata.

I want to display my data in a outlineview grouped one of the entities attributes.
my Data:
Elements (
	{"titel1", "name1"},
	{"titel1", "name2"},
	{"titel2", "name3"},
	{"titel2", "name4"},
	{"titel2", "name5"} )
the OutlineView should show:
titel1
	name1
	name2
titel2
	name3
	name4
	name5

Can I build it using fetched properties?

Any help or hint is appreciated.
Georg
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: coredata: building tree from Entities
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: Static text over an image
  • Next by Date: Image from font file
  • Previous by thread: Re: Help on cocoa app
  • Next by thread: Re: coredata: building tree from Entities
  • Index(es):
    • Date
    • Thread