• 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
Use of WOBatchNavigationBar with sortKeyList
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Use of WOBatchNavigationBar with sortKeyList


  • Subject: Use of WOBatchNavigationBar with sortKeyList
  • From: Merul Patel <email@hidden>
  • Date: Tue, 6 Jan 2004 11:20:51 +0000

Hi,

Anyone know how to bind the sortKeyList element of the WOBatchNavigationBar component?

I have a WODisplayGroup of objects, which I've bound to a WOBatchNavigationBar, and I've bound the sortKeyList to an NSArray, which I set when the component awakes.

I tried setting it to the key names, eg:

	sortKeyList = new NSArray(new String[]{"createdOn", "modifiedOn"});

as well as a qualified set of key names, eg:

sortKeyList = new NSArray(new String[]{"file.createdOn", "file.modifiedOn"});

In both cases, the WOBatchNavigationBar does not display a drop down for me to select sorting.

I've also made sure that the WODisplayGroup is not set to do any sorting.

TIA,

Merul
_______________________________________________
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.

  • Prev by Date: Re: TitleCasing a String - probably a java question
  • Next by Date: Re: WORepetition Only Updates on ec.saveChages()
  • Previous by thread: Re: How to avoid instantiation of new WOComponents when reloading?
  • Next by thread: Re: TitleCasing a String - [Perfect Solution]
  • Index(es):
    • Date
    • Thread