I have a field which can be customized via customSelectExpression. This works fine.
I saw here: http://www.smartclient.com/smartgwte...urceField.html that you have customSelectExpression, customUpdateExpression and customInsertExpression.
But when I use this field in an order by clause, (sending a sortBy clause from the client), the expression set in "customSelectExpression" is not used. Instead, the original field name is being used.
So what to do here? Is this a bug or is it correct so ? And if correct, how to customize the field used in an order clause ?
I saw here: http://www.smartclient.com/smartgwte...urceField.html that you have customSelectExpression, customUpdateExpression and customInsertExpression.
But when I use this field in an order by clause, (sending a sortBy clause from the client), the expression set in "customSelectExpression" is not used. Instead, the original field name is being used.
So what to do here? Is this a bug or is it correct so ? And if correct, how to customize the field used in an order clause ?