I use FindAll in an active record object, specify
Order.Asc("Dept.Name") as one of the order parameters.
On Sep 7, 9:06 pm, "Tuna Toksöz" <[EMAIL PROTECTED]> wrote:
> Did you add it using like
> criteria.AddOrder(Order.Asc("Dept.Name"))
>
> On Sun, Sep 7, 2008 at 3:06 PM, goodwill <[EMAIL PROTECTED]> wrote:
>
> > As title, like if I want to sort staff records by department name with
> > certain staffs joining after a date.
>
> > If I write Order.Asc("Dept.Name") it just won't work.
>
> --
> Tuna Toksöz
>
> Typos included to enhance the readers attention!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---