Subject Ordering by a Calcfield
Author stahlberger@t-online.de
Hi,

i would like to order by a invisible field:

LM_TYP INTEGER 1..9

Calcfield LM_CALC_TYP VARCHAR(10)

The visible Field is LM_CALC_TYP and get its value on clientside.
OK, i can't sort by a Calcfield but can i sort the Column by the based field LM_TYP ??

greetings Christian