Re: filtering a tableView from a pulldown
Re: filtering a tableView from a pulldown
- Subject: Re: filtering a tableView from a pulldown
- From: "I. Savant" <email@hidden>
- Date: Thu, 30 Oct 2008 10:41:18 -0400
On Thu, Oct 30, 2008 at 10:31 AM, Amy Heavey <email@hidden> wrote:
> So now, the pulldown filters the tableview. but there's a snag.
>
> I select a Purchase Order in my window, and click a button which opens the
> panel with the Purchase Orders 'line items' in the table. The Purchase Order
> is in the pulldown, and the items in that order are in the table.
>
> If I now select a different orderReference in the pulldown, it changes all
> of the 'lineItems' Purchase ORder to the newly selected one, so in my table,
> all of those items now have a different orderReference.
>
> I expected to be able to select a different orderReference in the pulldown,
> and for the table to update to display the lineitems for that OTHER order.
What I'm envisioning from your previous descriptions is apparently
different than what you actually have. There is something (or several
somethings) I'm not understanding about your setup. Is it possible for
you to post a pared-down version of your project somewhere for myself
and others on the list to take a look at? At the very least, try to
create a separate Xcode project with a similar data model and
simplified interface that reflects what you're attempting to do and
post that instead. The very act of doing so may even help you
understand what's going on before you post it.
The problem, essentially, is that there are a lot of aspects to your
approach that I just can't see, which leads to a lot of (necessary)
assumptions on my part. I don't think this is going to help you very
much. Having something in front of us typically leads to an instant
"ah-hah!".
--
I.S.
_______________________________________________
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