Hi,
I'm new on LLBLGenPro. How can I filter an already loaded Entity Collection without making a new call to database?
Thanks
Paolo
Currently there is no direct way of doing so. So you will have to loop in the collection and do the filtering yourself.
Please refer to the following threads: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=2872 http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=4007
As you might see filtering an EntityCollection feature was asked before and it's on our todo list and hopefully will have this feature in v.2