On Thu, Sep 2, 2010 at 3:56 PM, Aaron Porter <aa...@mongus.com> wrote:
> Looks like you should be using ${fn:toUpperCase(employee.name)} instead
> of ${fn:toUppercase(name)}

yes! thank you.

the key point: when utilizing the "property" tag of d:column, you
can reference fields of the d:table id directly. however, when you
attempt a reference within the <d:column> </d:column> tags, you
must include the id as a base to reference its fields.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to