Filter Collection on two fields joined

Posts   
 
    
r2ilee
User
Posts: 1
Joined: 11-Mar-2013
# Posted on: 11-Mar-2013 19:03:55   

Hey, I'm using LLBLGen 3.5 and was curious about the best way to filter on a combination of 2 fields. For example, if i have 2 fields, First Name and Last Name, can i tell LLBLGen either through the designer or just filtering, to use FirstName + LastName AS FullName and filter on the combination instead of just the single field?

EDIT: Nevermind, i used the search feature and found what i need. Sorry. simple_smile