• 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
Re: d2w ordering an array for display
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: d2w ordering an array for display


  • Subject: Re: d2w ordering an array for display
  • From: Theodore Petrosky <email@hidden>
  • Date: Sun, 22 Jan 2012 05:22:31 -0800 (PST)

BTW, I have just read the wiki:

http://wiki.wocommunity.org/display/WO/The+D2W+Rule+System

and the section on enabling rule firing logging. Very informative, I do not see this rule firing ever. Which leads me to believe that my LH target is not correct.

--- On Sat, 1/21/12, David LeBer <email@hidden> wrote:

> From: David LeBer <email@hidden>
> Subject: Re: d2w ordering an array for display
> To: "Theodore Petrosky" <email@hidden>
> Cc: email@hidden
> Date: Saturday, January 21, 2012, 9:09 PM
> http://davidleber.net/?p=271
>
> --
> David LeBer
> Codeferous Software
>
> On 2012-01-21, at 7:51 PM, Theodore Petrosky wrote:
>
> > I have an EO with a column that I use to order the
> objects. it is an integer so my method to return the EOs
> is:
> >
> > public NSArray<RowColor> currentRowColors() {
> >        
> >     NSArray<RowColor>
> rowColorList = RowColor.fetchRowColors(editingContext(),
> RowColor.IS_ACTIVE.eq(true), RowColor.ORDERING_INT.ascs());
> >        
> > return rowColorList;
> > }
> >
> > but my d2w component is not respecting the order of the
> array. it looks like it is ordering alphabetically on the
> displayedObject.
> >
> > how do I order the elements on the ORDERING_INT key.
> >
> > Ted
> > _______________________________________________
> > Do not post admin requests to the list. They will be
> ignored.
> > Webobjects-dev mailing list      (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
> >
>
>

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Re: d2w ordering an array for display (From: David LeBer <email@hidden>)

  • Prev by Date: Re: d2w ordering an array for display
  • Next by Date: Re: Webobjects-dev Digest, Vol 9, Issue 52
  • Previous by thread: Re: d2w ordering an array for display
  • Next by thread: Re: Webobjects-dev Digest, Vol 9, Issue 52
  • Index(es):
    • Date
    • Thread