Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Yep, Greg is correct... if you filter out all but 1 row, and you want to copy just that one row, then you will need to use the ClearAndFillFromDefaultView. The other option (ClearAndFillFromCompleteTable) will ignore the filter you set on the business object.
|