column heading sorts [message #823] |
Tue, 15 May 2007 15:34 |
interop
Messages: 45 Registered: October 2006
|
Member |
|
|
For those columns which are foreign keys to a technical key is it possible to modify the orderby for column headings in a list view?
for example:
I have a person table which has a foreign key to a company table. The primary key of the company table is a technical key.
In the list view of the person table I am displaying the company name instead of the technical key (by setting its control to dropdown in the dictionary). Sorting on the company name column is confusing to the user because it's actually sorting on the numerical technical key.
Is it possible to change this behavior to sort on the company name?
Thanks
|
|
|