Sort on calcuated field

Posts   
 
    
Jeff M
User
Posts: 250
Joined: 04-Aug-2004
# Posted on: 02-Mar-2005 20:42:54   

Hi all.

Is it possible to sort a TypedList on a calculated field?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 02-Mar-2005 22:52:44   

You can create a DataView from the typedlist, and sort that.

Frans Bouma | Lead developer LLBLGen Pro