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.