Re: display group madness...
Re: display group madness...
- Subject: Re: display group madness...
- From: Q <email@hidden>
- Date: Fri, 6 Mar 2009 07:24:50 +1000
What version of wolips are you using? This particular case should
validate with recent versions of wolips.
On 06/03/2009, at 1:29 AM, Theodore Petrosky wrote:
I have started using displayGroups for some of my table data... I
have a weirdness that is just getting by me.
I have defined a group:
public ERXDisplayGroup<Contact> dg;
and I can access it in my WO. I made some change (i don't really
remember what because I was finished with the section dealing with
the displayGroup) and suddenly I am getting these errors in my WO.
<wo:WOString value = "$dg.selectedObject.companyName"/>
There is no key 'companyName' for the keypath 'dg.selectedObject' in
UserMain..
It was fine a yesterday... and the displayGroup is defined and
created with
dg = new ERXDisplayGroup<Contact>();
dg.setObjectArray(contactList);
does someone have a clue where I need to look? BTW, my app runs
fine. I just have this error (red X) that I would like to get rid of.
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
--
Seeya...Q
Quinton Dolan - email@hidden
Gold Coast, QLD, Australia (GMT+10)
Ph: +61 419 729 806
_______________________________________________
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