Sorting in tableview, when DP is an unstored calc

Currently if you place a field, and that field has an unstored calc as a DP, then you view the form in table view, the column header for the field is able to be clicked on as if it could be used for sorting, but it cannot be. Is it at all possible for Servoy to disallow the clicking of a column header for sorting purposes if the dp is an unstored calc? A simple beep and the absence of the ASC, DESC arrow icon would make me pretty happy. :-) Doable? Does this make sense to others?

Yes, it would be nice.

If you override the default onSortCmd with your own method, you can create that beep yourself. What would be a nice enhancement is the absence of the sort arrow in that situation.

If you override the default onSortCmd with your own method, you can create that beep yourself.

Seems backwards to me to have to do this for each and every unstored calc dp. I think disabling the sort and hiding the arrows should be the default behavior in Servoy [for an unstored calc in table view], unless it is overwritten - not the other way around.

From me this is an official feature request. Thanks :wink:

jbader:
From me this is an official feature request. Thanks :wink:

so jeff made ofcourse a feature request for this in our support system :wink:

I did not, but I can. Would you like me to?

ofcourse!

Done…

I put one more in there for ya too :wink: