Sorting popup within a table view
Sorting popup within a table view
- Subject: Sorting popup within a table view
- From: Danny Callanan <email@hidden>
- Date: Sun, 8 Jul 2007 10:47:38 +0100 (BST)
I'm trying to build a simple core data based
application with a table view depicting an entity
(called 'Charge') and a 1:many relationship to an
entity called 'PayMethod' (I've called the
relationship 'toPayMethod'). I have built a tableview
with a column holding a popup bound to the
'toPayMethod' relationship.
My problem is that the PayMethod entity holds many
values and therefore needs sorting for display to the
user in the popup. How can I do this? I have seen
methods described based on the document architecture
using the windowControllerDidLoadNib: method holding a
sort descriptor, but can't see how (or whether) to
apply this. I'd really appreciate any help here!
Many thanks
Danny
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
_______________________________________________
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