Greetings All, I'm running the 2.0B version and building a Win Project. It's a simple 2 table project just so I can get the feel of the new product. A little twist, I've select 3 columns that can be searched on in an OR logic string. Build Compiles. App Runs but nothing works. The FilteredCriteria class is stubbed in the business class but it has no elements. The GetList call that uses this class cannot work. The GetList call that CSLA allows without a criteria class (to return all by default) is not generated by Code Complet... it should be. I'm looking forward to your continued progress. Thanks, Ed L |