Hi,
If I have a middle table in an m:n relationship, and have loaded a number of records using the adapter templates.
Is there any way of filtering the list by one or more of the key values on the client side.
I need to select only the entities with a specific property without round tripping to the database again.
What is the most efficient way of doing this?
Regards
Craig.