Sorry, but there are no more tags available to filter with.
-
Hi, I am using CSLA 4.0 and WPF and I have this BO that has a child collection (based on BusinessListBase) where the results of a calculation are stored. The child that is stored in the collection only has two properties: a Guid and a double. The problem I have is when I use AddNew to create over 10...