Re: filtering out items from a drop-down list
Re: filtering out items from a drop-down list
- Subject: Re: filtering out items from a drop-down list
- From: Ray Ackland <email@hidden>
- Date: Tue, 29 Jun 2004 10:58:42 +1200
John,
Would one possibility be to use
EOQualifier.filteredArrayWithQualifier(NSArray array,
EOQualifier qualifier)? This would create a subset of your original
fetch results.
R.
On 29/06/2004, at 9:44, John Spicer wrote:
I have a list of items (user list), some of which are disabled, with a
flag (in the db). How can I filter those out?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.